removed default stuff from dunst

This commit is contained in:
Niklas 2020-10-27 00:07:53 +01:00
parent d82237281e
commit 399f9a47e6

View File

@ -369,51 +369,7 @@
skip_display = yes skip_display = yes
script = ~/.config/dunst/polybar-hook.sh script = ~/.config/dunst/polybar-hook.sh
#[espeak] [notification-sound]
# summary = "*" appname = *
# script = dunst_espeak.sh script = ~/.config/dunst/play-notification-sound.sh
#[script-test]
# summary = "*script*"
# script = dunst_test.sh
#[ignore]
# # This notification will not be displayed
# summary = "foobar"
# format = ""
#[history-ignore]
# # This notification will not be saved in history
# summary = "foobar"
# history_ignore = yes
#[skip-display]
# # This notification will not be displayed, but will be included in the history
# summary = "foobar"
# skip_display = yes
#[signed_on]
# appname = Pidgin
# summary = "*signed on*"
# urgency = low
#
#[signed_off]
# appname = Pidgin
# summary = *signed off*
# urgency = low
#
#[says]
# appname = Pidgin
# summary = *says*
# urgency = critical
#
#[twitter]
# appname = Pidgin
# summary = *twitter.com*
# urgency = normal
#
#[stack-volumes]
# appname = "some_volume_notifiers"
# set_stack_tag = "volume"
#
# vim: ft=cfg # vim: ft=cfg