fix(i3): wrong wallpaper path

This commit is contained in:
Pavel Korytov 2021-04-17 10:56:53 +03:00
parent 244da2546e
commit c50e6ed267
2 changed files with 2 additions and 2 deletions

View file

@ -370,7 +370,7 @@ exec --no-startup-id pulseeffects --gapplication-service
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
# Wallpaper
exec_always "feh --bg-fill ~/Pictures/wallpaper-2.jpg"
exec_always "feh --bg-fill ~/Pictures/wallpaper.jpg"
# Picom
exec picom

View file

@ -581,7 +581,7 @@ exec --no-startup-id pulseeffects --gapplication-service
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
# Wallpaper
exec_always "feh --bg-fill ~/Pictures/wallpaper-2.jpg"
exec_always "feh --bg-fill ~/Pictures/wallpaper.jpg"
# Picom
exec picom