diff --git a/includes.container/etc/sway/config.vanillaos b/includes.container/etc/sway/config.vanillaos index fa803ed..8e471a2 100644 --- a/includes.container/etc/sway/config.vanillaos +++ b/includes.container/etc/sway/config.vanillaos @@ -73,7 +73,7 @@ output * bg /usr/share/backgrounds/vanilla/petals_light.webp stretch bindsym $mod+Shift+c reload # Exit sway (logs you out of your Wayland session) - bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' + bindsym $mod+Shift+e exec wlogout # # Moving around: # diff --git a/recipe.yml b/recipe.yml index 8422af4..9bb08de 100644 --- a/recipe.yml +++ b/recipe.yml @@ -35,6 +35,7 @@ stages: - fonts-font-awesome - fuzzel - pulseaudio-utils # pactl + - wlogout - name: sway-config-overwrite type: shell