Skip to content

Desktop Notifications

patrick-motard edited this page Apr 7, 2019 · 1 revision

Sending notifications to desktop

Dotfiles uses notification daemon called Dunst. Send notifications to the desktop using dunstify or notify-send

Getting Help

For help using these, in your terminal:

dunstify --help
notify-send --help
man dunst

Customise & Reload

Edit: ~/.config/dunst/dunstrc

Reload: killall dunst && notify-send foo

Customize Dunst notifications via it's config file ~/.configs/dunst/dunstrc

Clone this wiki locally