From 4f2130783262ba00aa42d1a800fae801eb904460 Mon Sep 17 00:00:00 2001 From: Maxime Wack Date: Thu, 10 Oct 2019 04:42:15 +0200 Subject: [PATCH] Enlarge dunst window --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 870e679..78333f8 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -65,7 +65,7 @@ # 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 = "400x3+760+420" - geometry = "420x5-10+24" + geometry = "520x5-10+24" corner_radius = 10 # Shrink window if it's smaller than the width. Will be ignored if