Feat: change background

This commit is contained in:
Bertrand Benjamin 2022-10-04 09:46:36 +02:00
parent e54b358410
commit 7cb967447a
2 changed files with 4 additions and 1 deletions

View File

@ -25,7 +25,8 @@ set $laptopScreen eDP-1
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
output * bg ~/Images/Wallpapers/Pteridium.jpg fill
# output * bg ~/Images/Wallpapers/Pteridium.jpg fill
output * bg ~/Images/Wallpapers/coraill.jpg fill
#
# Example configuration:
#

View File

@ -10,6 +10,8 @@ exec gammastep-indicator
exec mako
exec "avizo-service"
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
#exec_always pkill kanshi; exec_always kanshi
exec_always "systemctl --user import-environment; systemctl --user start sway-session.target"