From d548dd0c3bb05ad74e4860e80da2db625bf6e1d9 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 15 Dec 2022 11:12:27 -0500 Subject: [PATCH] dunst: Increase width of notifications Since I use GNOME now, dunst isn't needed, although I feel like the dunst notifications looked cooler than the GNOME ones since they also followed the color scheme of the environment. --- dunst/.config/wal/templates/dunstrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dunst/.config/wal/templates/dunstrc b/dunst/.config/wal/templates/dunstrc index b3359940..75ce5574 100644 --- a/dunst/.config/wal/templates/dunstrc +++ b/dunst/.config/wal/templates/dunstrc @@ -8,6 +8,9 @@ # geometry = "3740x5-50+95" geometry = "1870x5-25+45" + # Increase width of dunst notifications + width = 350 + # Show multiple notifications in the same box separator_height = 0