diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-09 20:45:45 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-09 20:45:45 +0900 |
| commit | 6fffb117dd4b241a1b6dad1677cdb9f308de0b06 (patch) | |
| tree | e71ce210a9629aa5d5fb1b958d214b85e97638e3 /config/hypr/scripts/MonitorProfiles.sh | |
| parent | ba87c54ce748e40df2fbae2593fe9493fd73177f (diff) | |
added gamemode on KooDotSettings-Menu
Diffstat (limited to 'config/hypr/scripts/MonitorProfiles.sh')
| -rwxr-xr-x | config/hypr/scripts/MonitorProfiles.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/hypr/scripts/MonitorProfiles.sh b/config/hypr/scripts/MonitorProfiles.sh index 6414e826..67316c09 100755 --- a/config/hypr/scripts/MonitorProfiles.sh +++ b/config/hypr/scripts/MonitorProfiles.sh @@ -37,3 +37,6 @@ if [[ -n "$chosen_file" ]]; then notify-send -u low -i "$iDIR/ja.png" "$chosen_file" "Monitor Profile Loaded" fi + +sleep 1 +${SCRIPTSDIR}/RefreshNoWaybar.sh &
\ No newline at end of file |
