diff --git a/src/swayswitch.conf b/src/swayswitch.conf index 575ff3f..8e918f0 100644 --- a/src/swayswitch.conf +++ b/src/swayswitch.conf @@ -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"