Set the background image after running the system scripts

This commit is contained in:
Ohad Livne 2025-06-04 22:46:55 +03:00
parent 06d224eb50
commit bf52215985
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

@ -26,7 +26,7 @@ include /etc/sway/config-vars.d/*
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
output * bg /home/ohad/Documents/wallpapers/solar-system.jpg fill
# output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
#
# Example configuration:
#
@ -294,3 +294,5 @@ include /etc/sway/config.d/*
exec systemctl --user import-environment XDG_CURRENT_DESKTOP
exec dbus-update-activation-environment --systemd XDG_CURRENT_DESKTOP=sway
output * bg /home/ohad/Documents/wallpapers/solar-system.jpg fill