X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.config%2Fdunst%2Fdunstrc;h=7d0d340ff36cce7bdc7e91dbb15ce06cba0fcc39;hb=b1f2fbf1dc35cd7bd6193ce0e098780cb63ca02f;hp=b3b47cae1e03b1d9e826839d27f3d7da6a7b2340;hpb=d101fbe94d6abb5e08fe4df7dfc99b6380025da6;p=khome.git diff --git a/home/.config/dunst/dunstrc b/home/.config/dunst/dunstrc index b3b47ca..7d0d340 100644 --- a/home/.config/dunst/dunstrc +++ b/home/.config/dunst/dunstrc @@ -55,6 +55,8 @@ # The geometry of the window: # [{width}]x{height}[+/-{x}+/-{y}] + # Default: + # "0x0+0-0" # The geometry of the message window. # The height is measured in number of notifications everything else # in pixels. If the width is omitted but the height is given @@ -67,12 +69,14 @@ # screen width minus the width defined in within the geometry option. # 3840x2160 - #geometry = "600x80-0+60" - #font = Terminus 24 + #geometry = "0x10-5+35" + width = (100, 2100) + height = 1024 + font = Iosevka 11 # 3440x1440 - geometry = "400x80-0+30" - font = Terminus 14 + #geometry = "400x80-0+30" + #font = Iosevka Fixed SS09 Extended 12 # Shrink window if it's smaller than the width. Will be ignored if # width is 0. @@ -147,7 +151,7 @@ dmenu = /usr/bin/dmenu -p dunst: # Browser for opening urls in context menu. - browser = qutebrowser + browser = firefox # Align icons left/right/off icon_position = off