From 9bffd1325222f13d1b80113145c0dc48d9af1831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sun, 20 Nov 2016 14:43:09 +0100 Subject: [i3] global fullscreen --- .i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.i3/config b/.i3/config index 29d8ac7..3f15059 100644 --- a/.i3/config +++ b/.i3/config @@ -110,6 +110,7 @@ bindsym $mod+z split horizontal bindsym $mod+v split vertical # enter fullscreen modefor the focused container bindsym $mod+f fullscreen +bindsym $mod+shift+f fullscreen global # change container layout (stacked, tabbed, toggle split) bindsym $mod+s layout stacking -- cgit v1.2.3