feat: switch from swww to hyprpaper

This commit is contained in:
matt1432 2023-06-07 15:40:43 -04:00
parent a4d4c15a91
commit 5aabd49ad2
2 changed files with 1 additions and 8 deletions
hypr/scripts/tablet

View file

@ -1,12 +1,7 @@
#!/bin/bash
execute() {
swww img $HOME/Pictures/BG/black.jpg
sleep 0.1
echo "Rotating"
swww img $HOME/Pictures/BG/bonzai.jpg
/home/matt/.config/lisgd/config &
lisgd_pid=$! # Save the PID of the lisgd process
}