fix: replace webp by png

This commit is contained in:
ryan4yin
2023-05-06 12:26:29 +08:00
parent 07d13c7cc9
commit b50cca1ec6
13 changed files with 28 additions and 43 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ done
/usr/lib/xfce-polkit/xfce-polkit &
# Set wallpaper
swaybg --output '*' --mode fill --image ~/.config/hypr/wallpapers/wallpaper.webp &
swaybg --output '*' --mode fill --image ~/.config/hypr/wallpapers/wallpaper.png &
# Apply themes
~/.config/hypr/scripts/gtkthemes &