mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
dunst: modify geometry as dunst is now able to scale position as well
This commit is contained in:
parent
f0c47af02e
commit
334f77449c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
follow = none
|
follow = none
|
||||||
|
|
||||||
# Appearance
|
# Appearance
|
||||||
geometry = "400x7-30+30"
|
geometry = "400x7-15+15"
|
||||||
indicate_hidden = yes
|
indicate_hidden = yes
|
||||||
shrink = no
|
shrink = no
|
||||||
notification_height = 0
|
notification_height = 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue