Make the background file configurable

This commit is contained in:
Ohad Livne 2025-07-11 14:34:36 +03:00
parent f29b421e44
commit d029cb2211
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D
2 changed files with 4 additions and 1 deletions

View file

@ -303,4 +303,4 @@ 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 ~/Documents/wallpapers/solar-system.jpg fill
output * bg ${SWAY_WALLPAPER} fill