mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 11:48:33 +02:00
dunst: add a frame to notifications
It's easier to read this way.
This commit is contained in:
parent
e007711578
commit
fdbfd3c68c
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
||||||
padding = 8
|
padding = 8
|
||||||
horizontal_padding = 8
|
horizontal_padding = 8
|
||||||
text_icon_padding = 8
|
text_icon_padding = 8
|
||||||
frame_width = 0
|
frame_width = 2
|
||||||
|
frame_color = "#4c7899"
|
||||||
transparency = 5
|
transparency = 5
|
||||||
font = DejaVu Sans 10
|
font = DejaVu Sans 10
|
||||||
line_height = 0
|
line_height = 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue