mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-31 06:57:00 +02:00
dunst: Change frame settings
As far as I remember, these changes simply make the frame around dunst notifications look nicer across more color schemes.
This commit is contained in:
parent
167b9f7445
commit
699eb3fd6f
@ -21,8 +21,8 @@
|
|||||||
horizontal_padding = 24
|
horizontal_padding = 24
|
||||||
|
|
||||||
# The frame color and width of the notification
|
# The frame color and width of the notification
|
||||||
frame_color = "{color4}"
|
frame_color = "{color8}"
|
||||||
frame_width = 6
|
frame_width = 3
|
||||||
|
|
||||||
# How long a user needs to be idle for sticky notifications
|
# How long a user needs to be idle for sticky notifications
|
||||||
idle_threshold = 120
|
idle_threshold = 120
|
||||||
|
Loading…
x
Reference in New Issue
Block a user