asdfkjasdkl;sad

master
alex 2023-05-06 21:42:14 -05:00
parent dfa5aa217c
commit 5daf46338f
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}