fix dmenu path
This commit is contained in:
parent
4916d523ec
commit
febcfdf968
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
markup = full
|
||||
icon_theme = tokyonight
|
||||
icon_path = /usr/share/icons/tokyonight/16x16/panel
|
||||
dmenu = /usr/local/bin/dmenu -p dunst
|
||||
dmenu = /usr/bin/dmenu -p dunst
|
||||
mouse_left = context
|
||||
middle = close_all
|
||||
mouse_right = close_current
|
||||
|
|
Loading…
Add table
Reference in a new issue