From bdf45969dbe8d52f3c34565c963e815ad668a74f Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 23 Aug 2020 20:18:07 -0500 Subject: [PATCH] Dunst: Slam to corner to respect new Polybar setup --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 95ba452d..d7e47487 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+42" + geometry = "500x8-6+6" corner_radius = 0 # Show how many messages are currently hidden (because of geometry).