Some changes
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
# the top and down respectively.
|
||||
# The width can be negative. In this case the actual width is the
|
||||
# screen width minus the width defined in within the geometry option.
|
||||
geometry = "400x10-8+43"
|
||||
geometry = "400x10-8+35"
|
||||
|
||||
# Show how many messages are currently hidden (because of geometry).
|
||||
indicate_hidden = yes
|
||||
@@ -64,7 +64,7 @@
|
||||
frame_width = 2
|
||||
|
||||
# Defines color of the frame around the notification window.
|
||||
frame_color = "#414458"
|
||||
frame_color = "#4C566A"
|
||||
|
||||
# Define a color for the separator.
|
||||
# possible values are:
|
||||
@@ -268,7 +268,7 @@
|
||||
#icon = /path/to/icon
|
||||
|
||||
[urgency_critical]
|
||||
background = "#f37f97"
|
||||
background = "#2E3440"
|
||||
foreground = "#e5e9f0"
|
||||
timeout = 0
|
||||
# Icon for notifications with critical urgency, uncomment to enable
|
||||
|
||||
Reference in New Issue
Block a user