From 11034c83198aaa111cd54131979885268f84c31b Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 6 Sep 2017 00:35:44 -0500 Subject: [PATCH] Dunst: Change offsets to account for Polybar --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 3dea2979..7eb2a4ba 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 = "400x5-8-8" + geometry = "400x5-8-36" # Show how many messages are currently hidden (because of geometry). indicate_hidden = yes