diff options
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 |
