7 lines
196 B
Text
7 lines
196 B
Text
|
mode "switcher" {
|
||
|
# Remove normal bidnings and set a dummy variable so we do something
|
||
|
set $hello "hello"
|
||
|
}
|
||
|
|
||
|
bindsym $mod+Tab exec /usr/bin/swayswitch, mode "switcher"
|