This commit is contained in:
committer
2024-05-26 08:08:52 -05:00
parent b64453ee55
commit 2330ff4653

View File

@@ -35,7 +35,7 @@
origin = top-right origin = top-right
# Offset from the origin # Offset from the origin
offset = (10, 50) offset = (30, 50)
# Scale factor. It is auto-detected if value is 0. # Scale factor. It is auto-detected if value is 0.
scale = 0 scale = 0
@@ -342,8 +342,9 @@
#default_icon = /path/to/icon #default_icon = /path/to/icon
[urgency_normal] [urgency_normal]
background = "#285577" background = "#3A0CA3"
foreground = "#ffffff" foreground = "#F72585"
frame_color = "#3A0CA3"
timeout = 10 timeout = 10
override_pause_level = 30 override_pause_level = 30
# Icon for notifications with normal urgency, uncomment to enable # Icon for notifications with normal urgency, uncomment to enable