We want to be able to toggle fullscreen mode otehrwise we might get stuck
This commit is contained in:
parent
46e89c3e46
commit
49d0dddebd
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue