Add sound for more notifications
This commit is contained in:
parent
d4b029b01d
commit
d218494a16
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user