diff options
author | Симон Болоканов <sbolokanov@abv.bg> | 2014-10-10 21:55:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 00:14:52 +0700 |
commit | 29955a29f7abcca5d62687e0d75291ed77d4941a (patch) | |
tree | da628cb5aa65e39cbd3b7159c7d37112b97b9959 /desktop/dunst/README | |
parent | c74791f59a6dbc84e8eb7fdfb0acb7ab5855f4f8 (diff) | |
download | slackbuilds-29955a29f7abcca5d62687e0d75291ed77d4941a.tar.gz |
desktop/dunst: Added (notification daemon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0000000000..047712362c --- /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. |