We want to be able to toggle fullscreen mode otehrwise we might get stuck

This commit is contained in:
Micke Nordin 2020-12-27 16:09:49 +01:00
parent 46e89c3e46
commit 49d0dddebd

View file

@ -1,6 +1,5 @@
mode "switcher" {
# Remove normal bidnings and set a dummy variable so we do something
set $hello "hello"
bindsym $mod+f fullscreen
}
bindsym $mod+Tab exec /usr/bin/swayswitch, mode "switcher"