clean up scripts
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
# dynamic width from 0 to 300
|
||||
# width = (0, 300)
|
||||
# constant width of 300
|
||||
width = (200, 600)
|
||||
width = 500
|
||||
|
||||
# The maximum height of a single notification, excluding the frame.
|
||||
height = 300
|
||||
@@ -33,7 +33,7 @@
|
||||
origin = top-right
|
||||
|
||||
# Offset from the origin
|
||||
offset = 10x36
|
||||
offset = 18x50
|
||||
|
||||
# Scale factor. It is auto-detected if value is 0.
|
||||
scale = 1
|
||||
|
Reference in New Issue
Block a user