Adapt Dunst to this new theme
This commit is contained in:
parent
2414251e1f
commit
561ec9d4eb
@ -29,7 +29,7 @@
|
|||||||
# the top and down respectively.
|
# the top and down respectively.
|
||||||
# The width can be negative. In this case the actual width is the
|
# The width can be negative. In this case the actual width is the
|
||||||
# screen width minus the width defined in within the geometry option.
|
# screen width minus the width defined in within the geometry option.
|
||||||
geometry = "500x8-6+50"
|
geometry = "600x8-8+64"
|
||||||
corner_radius = 0
|
corner_radius = 0
|
||||||
|
|
||||||
# Show how many messages are currently hidden (because of geometry).
|
# Show how many messages are currently hidden (because of geometry).
|
||||||
@ -62,7 +62,7 @@
|
|||||||
|
|
||||||
# Defines width in pixels of frame around the notification window.
|
# Defines width in pixels of frame around the notification window.
|
||||||
# Set to 0 to disable.
|
# Set to 0 to disable.
|
||||||
frame_width = 4
|
frame_width = 6
|
||||||
|
|
||||||
# Defines color of the frame around the notification window.
|
# Defines color of the frame around the notification window.
|
||||||
frame_color = "#f2e5bc"
|
frame_color = "#f2e5bc"
|
||||||
@ -86,7 +86,7 @@
|
|||||||
### Text ###
|
### Text ###
|
||||||
|
|
||||||
#font = Monospace 8
|
#font = Monospace 8
|
||||||
font = Roboto 10
|
font = IBM Plex Sans 12
|
||||||
|
|
||||||
# The spacing between lines. If the height is smaller than the
|
# The spacing between lines. If the height is smaller than the
|
||||||
# font height, it will get raised to the font height.
|
# font height, it will get raised to the font height.
|
||||||
|
Loading…
Reference in New Issue
Block a user