Move dunst near bar

This commit is contained in:
DogeyStamp 2021-04-05 08:35:18 -04:00
parent 298b6ab8e7
commit 21aaab7859

View File

@ -58,7 +58,7 @@
# right side of the screen. Y is measured from the top and down respectevly.
# The width can be negative. In this case the actual width is the
# screen width minus the width defined in within the geometry option.
geometry = "300x5-30+30"
geometry = "300x5-30-30"
# The transparency of the window. range: [0; 100]
# This option will only work if a compositing windowmanager is present (e.g. xcompmgr, compiz, etc..)