swayswitch/src/swayswitch.conf

7 lines
196 B
Text
Raw Normal View History

2020-12-27 14:32:53 +01:00
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"