diff --git a/.config/sway/config b/.config/sway/config index 7d04f90..b7b0700 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -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