(i3) quick fix for stupid mistake

This commit is contained in:
scbj
2026-03-05 12:40:01 +01:00
parent 2b13dc894a
commit 35588a8cbd

View File

@@ -112,6 +112,9 @@ bindsym $mod+Shift+Right move right
bindsym $mod+n split h bindsym $mod+n split h
bindsym $mod+v split v bindsym $mod+v split v
# toggle window between tiling/floating
bindsym $mod+$Alt+Shift+f floating toggle
# enter fullscreen mode for the focused container # enter fullscreen mode for the focused container
bindsym $mod+f fullscreen toggle bindsym $mod+f fullscreen toggle