diff options
Diffstat (limited to 'dot_config')
-rw-r--r-- | dot_config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/sway/config b/dot_config/sway/config index e015772..84e7a53 100644 --- a/dot_config/sway/config +++ b/dot_config/sway/config @@ -19,7 +19,7 @@ set $lock swaylock # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. -set $menu dmenu_path | dmenu | xargs swaymsg exec -- +set $menu fuzzel set $trans 0.7 set $alphamark "α" |