diff options
Diffstat (limited to 'home/.config/sway/config')
-rw-r--r-- | home/.config/sway/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/.config/sway/config b/home/.config/sway/config index 4f13b21..198d594 100644 --- a/home/.config/sway/config +++ b/home/.config/sway/config @@ -206,6 +206,8 @@ bindsym --to-code $mod+A exec thunar # Swap focus between the tiling area and the floating area bindsym $mod+Shift+space focus mode_toggle + bindsym $mod+Ctrl+space sticky toggle + # Move focus to the parent container # bindsym $mod+a focus parent # |