mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 11:48:33 +02:00
dunst: use rofi for context menu
This commit is contained in:
parent
a03d67bd38
commit
f40da7fd87
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
history_length = 20
|
||||
|
||||
# Misc
|
||||
dmenu = /usr/bin/dmenu -p dunst:
|
||||
dmenu = rofi -dmenu -p dunst
|
||||
browser = /usr/bin/xdg-open
|
||||
always_run_script = true
|
||||
title = Dunst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue