Make it possible to exit switcher mode in switcher mode

This commit is contained in:
Micke Nordin 2020-12-28 11:45:40 +01:00
parent 749ddf2eef
commit 4e3007aed9

View file

@ -1,5 +1,6 @@
mode "switcher" {
bindsym $mod+f fullscreen
bindsym $mod+q mode "default"
}
bindsym $mod+Tab exec /usr/bin/swayswitch, mode "switcher"