diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 9aac2f7..932a685 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -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..)