[i3] add passthrough mode

This commit is contained in:
Felix Buehler 2018-02-02 14:33:25 +01:00
parent 488a673da9
commit 4c82355472

View file

@ -222,6 +222,11 @@ mode "resize" {
}
bindsym $mod+r mode "resize"
mode "passthrough" {
bindsym Mod4+Escape mode "default"
}
bindsym Mod4+Escape mode "passthrough"
# colors
set $bg-color #2F343F
set $inactive-bg-color #2F343F