Add 'global fullscreen' key binding

This commit is contained in:
2016-10-04 10:35:13 +01:00
parent 4023b0766c
commit 49a0e554ac
+1
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)