sway/config: Fix undefined dmenu_path
This commit is contained in:
@ -18,7 +18,7 @@ set $term alacritty
|
||||
# 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 | wofi --show drun -i | xargs swaymsg exec --
|
||||
set $menu wofi --show drun -i | xargs swaymsg exec --
|
||||
|
||||
### Display
|
||||
|
||||
|
Reference in New Issue
Block a user