diff options
| author | tslil <tslil@posteo.de> | 2026-02-17 18:43:03 +0000 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-02-17 18:43:05 +0000 |
| commit | 12027fa99d1aabf7fbdfa4a425bca1f8cbb7e35f (patch) | |
| tree | a217a6cf9cc5e30220460f421d0dcaabd9a86bf8 /sway | |
| parent | 6b92030939adec749a9a221e7a3abe269a01ce93 (diff) | |
[sway] bind exit
Diffstat (limited to 'sway')
| -rw-r--r-- | sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/config b/sway/config index 1fa26c2..0f16796 100644 --- a/sway/config +++ b/sway/config @@ -78,6 +78,7 @@ bindsym $mod+slash exec "foot qalc" bindsym $mod+Shift+k kill bindsym $mod+Shift+Control+k exec "swaymsg exit" bindsym $mod+Shift+Control+r reload +bindsym $mod+Shift+Control+q exit # Layout workspace_layout tabbed |
