Updates
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
# _ _
|
||||
# __| |_ _ _ __ ___| |_
|
||||
# / _` | | | | '_ \/ __| __|
|
||||
# | (_| | |_| | | | \__ \ |_
|
||||
# \__,_|\__,_|_| |_|___/\__|
|
||||
#
|
||||
#
|
||||
# by Stephan Raabe (2023)
|
||||
# -----------------------------------------------------
|
||||
|
||||
# See dunst(5) for all configuration options
|
||||
|
||||
[global]
|
||||
@@ -30,10 +40,10 @@
|
||||
height = (0,300)
|
||||
|
||||
# Position the notification in the top right corner
|
||||
origin = top-right
|
||||
origin = top-center
|
||||
|
||||
# Offset from the origin
|
||||
offset = 8x34
|
||||
# offset = 8x34
|
||||
|
||||
# Scale factor. It is auto-detected if value is 0.
|
||||
scale = 0
|
||||
|
||||
Reference in New Issue
Block a user