From a61c131a873d4d4aa96a2243522cc9f67bdf83a6 Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 17 Jan 2018 13:05:06 -0600 Subject: [PATCH] Dunst: Move down to accomodate larger Polybar and gaps --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index e5f540bc..ca7b69bf 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 = "400x8-0+32" + geometry = "400x8-10+50" # Show how many messages are currently hidden (because of geometry). indicate_hidden = yes