From d6c3b58e058edb5c528ec81f76b3fa9119b7064d Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 30 Jul 2017 12:40:34 -0500 Subject: [PATCH] Alright that was a little too wide. --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index d1e8f229..928fdad2 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 = "640x5-8+32" + geometry = "400x5-8+32" # Show how many messages are currently hidden (because of geometry). indicate_hidden = yes