From 5daf46338f5e3986987400367d45fb1aef143194 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 6 May 2023 21:42:14 -0500 Subject: [PATCH] asdfkjasdkl;sad --- set-wp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/set-wp.sh b/set-wp.sh index a06562d..beb2a86 100755 --- a/set-wp.sh +++ b/set-wp.sh @@ -5,7 +5,7 @@ setwp() { #wal -n -s -t -e -i "$1" rm ~/.config/wall cp "$1" "$HOME/.config/wall" - swaymsg "output * bg ~/.config/wall fit" + swaymsg "output * bg ~/.config/wall fill" #swaybg --image "$HOME/.config/wall" }