Some changes

This commit is contained in:
Marco Thomas
2020-09-09 22:16:38 +02:00
parent 7bdbe58df6
commit b78fb45584
9 changed files with 455 additions and 535 deletions

View File

@@ -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