fix: generic wallpaper path
This commit is contained in:
parent
545275f9b8
commit
a6ab41120d
1 changed files with 1 additions and 4 deletions
|
@ -204,7 +204,6 @@ exec sleep 8; env GTK_THEME=Adwaita:light firefox
|
|||
exec sleep 8; teamspeak3
|
||||
|
||||
exec sleep 8; evolution
|
||||
exec sleep 8; telegram-desktop
|
||||
exec sleep 8; signal-desktop
|
||||
exec sleep 8; riot-desktop
|
||||
#exec sleep 8; psi
|
||||
|
@ -216,9 +215,7 @@ exec transmission-gtk -m
|
|||
#exec obs --startreplaybuffer --minimize-to-tray
|
||||
|
||||
# Wallpaper
|
||||
#exec_always feh --randomize --bg-fill ~/Pictures/Wallpaper/Cyberpunk/*
|
||||
#exec_always feh --bg-fill ~/Pictures/Wallpaper/predator_2018_4k.jpg
|
||||
exec_always feh --bg-fill ~/Pictures/Wallpaper/arch_hero.png
|
||||
exec_always feh --bg-fill ~/Pictures/Wallpaper/active_wallpaper
|
||||
|
||||
exec conky --daemonize --config="$HOME/.config/conky/clock.conf"
|
||||
exec conky --daemonize --config="$HOME/.config/conky/cpu_ram_storage.conf"
|
||||
|
|
Loading…
Reference in a new issue