mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
dunst: use rofi as context menu
This commit is contained in:
parent
168ae20c07
commit
62cff77bc0
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@
|
|||
startup_notification = false
|
||||
|
||||
# dmenu path.
|
||||
dmenu = dmenu -i -p dunst:
|
||||
dmenu = /usr/bin/rofi -dmenu
|
||||
|
||||
# Browser for opening urls in context menu.
|
||||
browser = /usr/bin/firefox -new-tab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue