Aesthetic changes.
This commit is contained in:
parent
117a66556f
commit
1ed8502169
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user