Update sway background stuff & add suspend

This commit is contained in:
askiiart 2024-08-21 22:11:44 -05:00
parent 87a96e1bc1
commit 11a0f4be10
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
5 changed files with 3 additions and 16 deletions

View file

@ -20,15 +20,3 @@ while [ "$(echo $outputs | jq -r .[$i])" != "null" ]; do
generate $height $width
((i++))
done