[dunst] Remove dunstrc
This commit is contained in:
parent
8aee362375
commit
6c8a734353
@ -1,48 +0,0 @@
|
|||||||
[global]
|
|
||||||
font = "Droid Sans 8"
|
|
||||||
allow_markup = yes
|
|
||||||
format = "<b>%s</b>\n%b"
|
|
||||||
sort = yes
|
|
||||||
indicate_hidden = yes
|
|
||||||
alignment = center
|
|
||||||
bounce_freq = 0
|
|
||||||
show_age_threshold = 60
|
|
||||||
word_wrap = yes
|
|
||||||
ignore_newline = no
|
|
||||||
geometry = "200x5-6+30"
|
|
||||||
transparency = 30
|
|
||||||
idle_threshold = 120
|
|
||||||
monitor = 0
|
|
||||||
follow = mouse
|
|
||||||
sticky_history = yes
|
|
||||||
line_height = 0
|
|
||||||
separator_height = 2
|
|
||||||
padding = 8
|
|
||||||
horizontal_padding = 8
|
|
||||||
separator_color = "#585858"
|
|
||||||
startup_notification = false
|
|
||||||
|
|
||||||
[frame]
|
|
||||||
width = 1
|
|
||||||
color = "#383838"
|
|
||||||
|
|
||||||
[shortcuts]
|
|
||||||
close = ctrl+space
|
|
||||||
close_all = ctrl+shift+space
|
|
||||||
history = ctrl+grave
|
|
||||||
context = ctrl+shift+period
|
|
||||||
|
|
||||||
[urgency_low]
|
|
||||||
background = "#181818"
|
|
||||||
foreground = "#E3C7AF"
|
|
||||||
timeout = 5
|
|
||||||
|
|
||||||
[urgency_normal]
|
|
||||||
background = "#181818"
|
|
||||||
foreground = "#E3C7AF"
|
|
||||||
timeout = 20
|
|
||||||
|
|
||||||
[urgency_critical]
|
|
||||||
background = "#181818"
|
|
||||||
foreground = "#E3C7AF"
|
|
||||||
timeout = 0
|
|
Loading…
Reference in New Issue
Block a user