dunst style update

This commit is contained in:
2024-05-05 10:17:13 +00:00
parent 90a6589dca
commit e2c5240335

View File

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