Commit 3ce67567 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Experimenting with full-screening containers.

parent 83c217b8
......@@ -141,7 +141,8 @@ bindsym $mod+z split h, layout tabbed, focus right, move left, focus left, $con_
bindsym $mod+Shift+z split h, layout tabbed, focus left, move right, focus right, $con_title
# toggle fullscreen mode for the focused container
bindsym $mod+space fullscreen toggle
bindsym $mod+f; fullscreen toggle
bindsym $mod+space focus parent; fullscreen toggle; focus child
bindsym --whole-window $mod+button8 fullscreen toggle
# several 16:9 resolutions binded for quick switching
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment