chore: wallpaper daemon changed to swaybg

This commit is contained in:
hesam-init 2024-03-09 01:42:02 +03:30
parent b467ffe0b6
commit d62e4cc229

View file

@ -8,7 +8,7 @@ export WAYBAR_LAUNCHER="waybar -c $WAYBAR_DIR/config.jsonc -s $WAYBAR_DIR/style.
export WAYBAR_INOTIFY_EVENTS="-e close_write,move,create"
# wallpaper configs - swaybg, swww, mpvpaper :
export WALLPAPER_DAEMON="mpvpaper"
export WALLPAPER_DAEMON="swaybg"
export WALLPAPERS_DIR="$HOME/Wallpapers"
export LIVE_WALLPAPERS_DIR="$HOME/Wallpapers/Live"
export SWWW_FPS=144