Update dunst config

This commit is contained in:
exu 2024-06-21 22:00:13 +02:00
parent ada7f0fb5c
commit 1e7d42b525
4 changed files with 4 additions and 19 deletions

View File

@ -433,36 +433,21 @@
[dunstify]
appname = "dunstify"
format = "<b>%s</b>\n%b"
script = "/home/marc/scripts/dunst-notification-sound.sh"
script = "$HOME/scripts/dunst/dunst-notification-sound.sh"
[notify-send]
appname = "notify-send"
format = "<b>%s</b>\n%b"
script = "/home/marc/scripts/dunst-notification-sound.sh"
script = "$HOME/scripts/dunst/dunst-notification-sound.sh"
[volume-script]
appname = "volume-script"
format = "<b>%s</b>\n%b"
timeout = 5
script = "/home/marc/scripts/dunst-notification-sound.sh"
script = "$HOME/scripts/dunst/dunst-notification-sound.sh"
[backlight-script]
appname = "backlight-script"
format = "<b>%s</b>\n%b"
timeout = 5
script = "/home/marc/scripts/dunst-notification-sound.sh"
[xfce4-power-manager]
appname = "Power Manager"
summary = "Brightness:*"
format = ""
# vim: ft=cfg
#[play-sound]
# summary = "*"
# script = "/home/marc/scripts/dunst-notification-sound.sh"
[Evolution-sound]
appname = "evolution-mail-notification"
script = "/home/marc/scripts/dunst-notification-sound.sh"
script = "$HOME/scripts/dunst/dunst-notification-sound.sh"