1
0
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:
Joe Groocock 2016-10-04 09:48:07 +01:00
parent 4023b0766c
commit 49a0e554ac

View File

@ -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)