diff options
Diffstat (limited to 'desktop/dunst/README')
-rw-r--r-- | desktop/dunst/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop/dunst/README b/desktop/dunst/README new file mode 100644 index 0000000000000..047712362c894 --- /dev/null +++ b/desktop/dunst/README @@ -0,0 +1,8 @@ +Dunst is a lightweight replacement for the notification-daemons provided by +most desktop environments. +It's very customizable, doesn't depend on any toolkits and therefore fits +in those windowmanager centric setups we all love to customize to perfection. + +Configuration: +To customize dunst you have to copy config file from /etc/xdg/dunst to ~/.config/dunst/dunstrc +Then modify it to your liking. |