mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-24 12:55:28 +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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user