diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-09 20:46:03 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-09 20:46:03 +0900 |
| commit | d7194d37ad76ac3a1b67aa464d3689ec2d0fe20a (patch) | |
| tree | de57a114ae53d67486c3993b1b23e849ca80516f /config/hypr/scripts/MonitorProfiles.sh | |
| parent | dad4db3f51f85c24793f8cd7c5be61ae3a1c8f3a (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 |
