Aesthetic changes.

This commit is contained in:
Sheldon Lee 2021-11-23 15:04:11 +08:00
parent 117a66556f
commit 1ed8502169
2 changed files with 3 additions and 3 deletions

View File

@ -22,9 +22,9 @@
### Geometry ###
# dynamic width from 0 to 300
# width = (0, 300)
width = (300, 500)
# constant width of 300
width = 300
# width = 300
# The maximum height of a single notification, excluding the frame.
height = 300

View File

@ -122,7 +122,7 @@ fade-delta = 4
# Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default)
# frame-opacity = 1.0
round-borders = 1
# Default opacity for dropdown menus and popup menus. (0.0 - 1.0, defaults to 1.0)
# menu-opacity = 1.0