From d043f8be7e58ddf61e8f296eb369d3cef87d96df Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:54:39 +0900 Subject: modified bin/setbg, created scripts/keep-window-size.lua --- ar/.local/bin/setbg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.local/bin/setbg') 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 -- cgit v1.2.3