chore: wallpaper daemon changed to swaybg
This commit is contained in:
parent
b467ffe0b6
commit
d62e4cc229
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue