Update dunst config
This commit is contained in:
parent
ada7f0fb5c
commit
1e7d42b525
@ -433,36 +433,21 @@
|
|||||||
[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"
|
script = "$HOME/scripts/dunst/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"
|
script = "$HOME/scripts/dunst/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"
|
script = "$HOME/scripts/dunst/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"
|
script = "$HOME/scripts/dunst/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"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user