sway/config: Fix undefined dmenu_path
This commit is contained in:
parent
261608da2c
commit
b7d8529819
@ -18,7 +18,7 @@ set $term alacritty
|
|||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
# 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.
|
# 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
|
### Display
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user