add golden ratio resize to i3

This commit is contained in:
Barak Michener 2020-02-06 13:27:09 -08:00
parent 6ff20d3983
commit f24aa9b6ea

View file

@ -146,6 +146,8 @@ bindsym $mod+Shift+r restart
# exit i3 (logs you out of your X session)
bindsym $mod+Shift+q exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
bindsym $mod+u resize set width 62ppt
# resize window (you can also use the mouse for that)
mode "resize" {
# These bindings trigger as soon as you enter the resize mode