From: Siraaj Khandkar Date: Tue, 4 Jan 2022 16:42:02 +0000 (-0500) Subject: Update dunstrc for the new dunst X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=8ff4502b4e87b993e2d1b48740f625f0e02bcb1b Update dunstrc for the new dunst --- diff --git a/home/.config/dunst/dunstrc b/home/.config/dunst/dunstrc index c77d7e2..7d0d340 100644 --- a/home/.config/dunst/dunstrc +++ b/home/.config/dunst/dunstrc @@ -69,8 +69,10 @@ # screen width minus the width defined in within the geometry option. # 3840x2160 - geometry = "0x10-5+35" - font = Iosevka 10 + #geometry = "0x10-5+35" + width = (100, 2100) + height = 1024 + font = Iosevka 11 # 3440x1440 #geometry = "400x80-0+30" @@ -149,7 +151,7 @@ dmenu = /usr/bin/dmenu -p dunst: # Browser for opening urls in context menu. - browser = brave-browser + browser = firefox # Align icons left/right/off icon_position = off