Changed a lot of stuff in dunst
This commit is contained in:
parent
576cba84dc
commit
9a88b42fef
@ -383,6 +383,9 @@
|
|||||||
# msg_urgency = critical
|
# msg_urgency = critical
|
||||||
# fullscreen = show
|
# fullscreen = show
|
||||||
|
|
||||||
|
[fullscreen_show]
|
||||||
|
fullscreen = show
|
||||||
|
|
||||||
#[espeak]
|
#[espeak]
|
||||||
# summary = "*"
|
# summary = "*"
|
||||||
# script = dunst_espeak.sh
|
# script = dunst_espeak.sh
|
||||||
@ -434,14 +437,16 @@
|
|||||||
appname = "dunstify"
|
appname = "dunstify"
|
||||||
summary = "*─*"
|
summary = "*─*"
|
||||||
format = "<b>%s</b>\n%b"
|
format = "<b>%s</b>\n%b"
|
||||||
|
history_ignore = yes
|
||||||
|
|
||||||
[dunstify-mute]
|
[dunstify-mute]
|
||||||
appname = "dunstify"
|
appname = "dunstify"
|
||||||
summary = "*Mute*"
|
summary = "*Mute*"
|
||||||
format = "<b>%s</b>\n%b"
|
format = "<b>%s</b>\n%b"
|
||||||
|
history_ignore = yes
|
||||||
|
|
||||||
[powermanagement-battery]
|
[powermanagement-battery]
|
||||||
desktop_entry = "xfce4-power-manager"
|
appname = "xfce4-power-manager"
|
||||||
summary = "Energieverwaltung"
|
summary = "Energieverwaltung"
|
||||||
urgency = low
|
urgency = low
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user