From 26727497621b08dc97a4b7aaa7e27a58aa6ea0e4 Mon Sep 17 00:00:00 2001 From: 0scar Date: Fri, 4 Dec 2020 13:31:47 +0100 Subject: Make dunst notifications larger --- .config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 2fda75d..c5bfd17 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -9,7 +9,7 @@ font = DejaVuSansMono Nerd Font Mono 11 format = "%s\n%b" frame_color = "#8EC07C" frame_width = 3 -geometry = "300x50-15+49" +geometry = "500x50-11+30" hide_duplicates_count = yes history_length = 15 horizontal_padding = 6 -- cgit v1.3