Change default notification daemon to Dunst

This commit is contained in:
Fabio Scotto di Santolo
2025-08-27 15:16:40 +02:00
parent 30ebb85779
commit f3c2505b5a
3 changed files with 507 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ set $menu 'fuzzel'
set $browser 'firefox'
# Your preferred notification daemon
set $notification 'mako'
set $notification 'dunst'
# Your preferred clipboard manager
set $clipboard 'cliphist list | fuzzel --dmenu | cliphist decode | wl-copy'