diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-16 15:54:39 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-16 15:54:39 +0900 |
| commit | d043f8be7e58ddf61e8f296eb369d3cef87d96df (patch) | |
| tree | 1b54964a70de381de087dbbfc01e49efb83abb8e /ar/.local/bin/setbg | |
| parent | 280b499ba9c176bd09ce02cb3af2f52922e7e5db (diff) | |
modified bin/setbg, created scripts/keep-window-size.lua
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 |
