Add sound for more notifications

This commit is contained in:
RealStickman 2021-06-07 11:35:34 +02:00
parent d4b029b01d
commit d218494a16

View File

@ -433,20 +433,24 @@
[dunstify] [dunstify]
appname = "dunstify" appname = "dunstify"
format = "<b>%s</b>\n%b" format = "<b>%s</b>\n%b"
script = "/home/marc/scripts/dunst-notification-sound.sh"
[notify-send] [notify-send]
appname = "notify-send" appname = "notify-send"
format = "<b>%s</b>\n%b" format = "<b>%s</b>\n%b"
script = "/home/marc/scripts/dunst-notification-sound.sh"
[volume-script] [volume-script]
appname = "volume-script" appname = "volume-script"
format = "<b>%s</b>\n%b" format = "<b>%s</b>\n%b"
timeout = 5 timeout = 5
script = "/home/marc/scripts/dunst-notification-sound.sh"
[backlight-script] [backlight-script]
appname = "backlight-script" appname = "backlight-script"
format = "<b>%s</b>\n%b" format = "<b>%s</b>\n%b"
timeout = 5 timeout = 5
script = "/home/marc/scripts/dunst-notification-sound.sh"
[xfce4-power-manager] [xfce4-power-manager]
appname = "Power Manager" appname = "Power Manager"