From 5faac607cbc88c273e56bc891dce242dd6f8e8ab Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Thu, 4 Aug 2022 16:45:00 -0400 Subject: [PATCH] Update dunstrc for post-upscaling starts --- home/.config/dunst/dunstrc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/home/.config/dunst/dunstrc b/home/.config/dunst/dunstrc index e755489..5495740 100644 --- a/home/.config/dunst/dunstrc +++ b/home/.config/dunst/dunstrc @@ -70,10 +70,15 @@ # 3840x2160 #geometry = "0x10-5+35" - offset = 10x45 + + #offset = 10x45 + #font = Iosevka 20 + + offset = 2x20 # left x top + font = Iosevka 11 + width = (100, 2100) height = 3000 - font = Iosevka 20 # 3440x1440 #geometry = "400x80-0+30" -- 2.20.1