home: wm: dunst: use rofi as 'dmenu' when enabled

This commit is contained in:
Bruno BELANYI 2021-06-23 23:08:19 +02:00
parent 4cae294cf5
commit 92c2748747

View file

@ -11,6 +11,10 @@ in
global = {
alignment = "center"; # Put message in the middle of the box
browser = "xdg-open"; # use default browser to open links
dmenu =
lib.mkIf
config.my.home.wm.rofi.enable
"rofi -p dunst -dmenu"; # use rofi for menu
follow = "keyboard"; # follow keyboard focus
font = "Monospace 8"; # Simple looking font
frame_width = 3; # small frame