Make it possible to exit switcher mode in switcher mode
This commit is contained in:
parent
749ddf2eef
commit
4e3007aed9
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
mode "switcher" {
|
mode "switcher" {
|
||||||
bindsym $mod+f fullscreen
|
bindsym $mod+f fullscreen
|
||||||
|
bindsym $mod+q mode "default"
|
||||||
}
|
}
|
||||||
|
|
||||||
bindsym $mod+Tab exec /usr/bin/swayswitch, mode "switcher"
|
bindsym $mod+Tab exec /usr/bin/swayswitch, mode "switcher"
|
||||||
|
|
Loading…
Add table
Reference in a new issue