Update fullscreen toggling of windows keybinding
This commit is contained in:
parent
0f4249c844
commit
6bd589e725
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ bindsym $mod+h splith
|
|||
bindsym $mod+v splitv
|
||||
|
||||
# toggle fullscreen mode
|
||||
bindsym $mod+c fullscreen toggle
|
||||
bindsym $mod+c fullscreen
|
||||
|
||||
# change container layout (stacked, tabbed, toggle split)
|
||||
bindsym $mod+s layout stacking
|
||||
|
|
Loading…
Add table
Reference in a new issue