diff --git a/.config/sway/config b/.config/sway/config index 1531828..9f6362a 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -129,10 +129,11 @@ input * { # bindsym $mod+w layout toggle split tabbed stacking bindsym $mod+e layout toggle split + bindsym $mod+v split toggle bindsym $mod+s sticky toggle # Make the current focus fullscreen - bindsym $mod+a fullscreen + bindsym $mod+f fullscreen # Toggle the current focus between tiling and floating mode bindsym $mod+Shift+space floating toggle @@ -141,7 +142,7 @@ input * { bindsym $mod+space focus mode_toggle # Move focus to the parent container - # bindsym $mod+a focus parent + bindsym $mod+a focus parent # # Scratchpad: #