mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Add 'global fullscreen' key binding
This commit is contained in:
parent
4023b0766c
commit
49a0e554ac
@ -28,6 +28,7 @@ bindsym $mod+h split h
|
||||
bindsym $mod+t split v
|
||||
|
||||
# enter fullscreen mode for the focused container
|
||||
bindsym $mod+Shift+f fullscreen toggle global
|
||||
bindsym $mod+f fullscreen toggle
|
||||
|
||||
# change container layout (stacked, tabbed, toggle split)
|
||||
|
Loading…
Reference in New Issue
Block a user