feat: update wallpapers

feat: update screenshots for hyprland
This commit is contained in:
Ryan Yin
2023-07-29 17:28:18 +08:00
parent 2f96ab5464
commit 5d8615cdb0
16 changed files with 19 additions and 32 deletions

View File

@@ -11,7 +11,7 @@ for _prs in "${_ps[@]}"; do
done
# Set wallpaper
swaybg --output '*' --mode fill --image ~/.config/hypr/wallpapers/wallpaper.png &
swaybg --output '*' --mode fill --image ~/.config/hypr/wallpapers/wallpaper &
# Lauch notification daemon (mako)
~/.config/hypr/scripts/notifications &