Update dunstrc for the new dunst
[khome.git] / home / .config / dunst / dunstrc
index 4f81bd3..7d0d340 100644 (file)
     # 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"
-    geometry = "0x10-10+30"
-    font = Iosevka Fixed SS09 Extended 12
+    #font = Iosevka Fixed SS09 Extended 12
 
     # Shrink window if it's smaller than the width.  Will be ignored if
     # width is 0.
     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
This page took 0.030217 seconds and 4 git commands to generate.