dunst style update
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
origin = top-center
|
||||
|
||||
# Offset from the origin
|
||||
offset = 5x5
|
||||
offset = 10x10
|
||||
|
||||
# Scale factor. It is auto-detected if value is 0.
|
||||
scale = 0
|
||||
@@ -229,7 +229,7 @@
|
||||
# corners.
|
||||
# The radius will be automatically lowered if it exceeds half of the
|
||||
# notification height to avoid clipping text and/or icons.
|
||||
corner_radius = 10
|
||||
corner_radius = 0
|
||||
|
||||
# Ignore the dbus closeNotification message.
|
||||
# Useful to enforce the timeout set by dunst configuration. Without this
|
||||
|
||||
Reference in New Issue
Block a user