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

main
Micke Nordin 3 years ago
parent 46e89c3e46
commit 49d0dddebd

@ -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"

Loading…
Cancel
Save