From 57043b46f0c2e2ad0bc7e82a0c0b1eb595f1681f Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 16 Aug 2018 02:02:04 -0500 Subject: [PATCH] Dunst: Lift it up off the bar a bit --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 5aa8504a..db6189ba 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-0-34" + geometry = "500x8-0-50" # Show how many messages are currently hidden (because of geometry). indicate_hidden = yes