summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2016-11-20 14:43:09 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2016-11-20 14:43:10 +0100
commit9bffd1325222f13d1b80113145c0dc48d9af1831 (patch)
tree169475afc56b4f01ff043ab16c5bd555d1b3f739
parent3a526153d322ed93b3268a87191bf85e1ab040d6 (diff)
downloaddotfiles-9bffd1325222f13d1b80113145c0dc48d9af1831.tar.gz
dotfiles-9bffd1325222f13d1b80113145c0dc48d9af1831.tar.bz2
dotfiles-9bffd1325222f13d1b80113145c0dc48d9af1831.zip
[i3] global fullscreen
-rw-r--r--.i3/config1
1 files changed, 1 insertions, 0 deletions
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