diff options
Diffstat (limited to 'ar/.local/bin/setbg')
| -rwxr-xr-x | ar/.local/bin/setbg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.local/bin/setbg b/ar/.local/bin/setbg index 66f6819..fc36b5a 100755 --- a/ar/.local/bin/setbg +++ b/ar/.local/bin/setbg @@ -68,4 +68,4 @@ fi xwallpaper --zoom "$bgloc" # If running, dwm hit the key to refresh the color scheme. -pidof dwm >/dev/null && xdotool key super+F5 +pidof dwm >/dev/null && xdotool key ctrl+F5 |
