dunst: update config
transparency, put notifs on bottom right
This commit is contained in:
parent
400c7f34e4
commit
4efdbc6d43
@ -26,16 +26,18 @@
|
|||||||
separator_color = frame
|
separator_color = frame
|
||||||
gap_size = 5
|
gap_size = 5
|
||||||
|
|
||||||
origin = top-right
|
frame_width = 1
|
||||||
offset = 30x30
|
|
||||||
|
origin = bottom-right
|
||||||
|
offset = 60x70
|
||||||
|
|
||||||
[urgency_low]
|
[urgency_low]
|
||||||
background = "#000000"
|
background = "#000000aa"
|
||||||
foreground = "#dddddd"
|
foreground = "#dddddd"
|
||||||
timeout = 10
|
timeout = 10
|
||||||
|
|
||||||
[urgency_normal]
|
[urgency_normal]
|
||||||
background = "#000000"
|
background = "#000000aa"
|
||||||
foreground = "#ffffff"
|
foreground = "#ffffff"
|
||||||
timeout = 10
|
timeout = 10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user