sway/config: Fix undefined dmenu_path

This commit is contained in:
Alan Orth 2020-02-12 22:03:58 +02:00
parent 261608da2c
commit b7d8529819
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -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