diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 3694da7d..3b5e9f0a 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -29,7 +29,7 @@ # the top and down respectively. # 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 = "500x8-6+6" + geometry = "500x8-6+50" corner_radius = 0 # Show how many messages are currently hidden (because of geometry). diff --git a/.config/dunst/dunstrc-light b/.config/dunst/dunstrc-light index 625f3922..365be6b2 100644 --- a/.config/dunst/dunstrc-light +++ b/.config/dunst/dunstrc-light @@ -29,7 +29,7 @@ # the top and down respectively. # 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 = "500x8-6+6" + geometry = "500x8-6+50" corner_radius = 0 # Show how many messages are currently hidden (because of geometry).