Update dunstrc for post-upscaling starts
authorSiraaj Khandkar <siraaj@khandkar.net>
Thu, 4 Aug 2022 20:45:00 +0000 (16:45 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Thu, 4 Aug 2022 20:45:00 +0000 (16:45 -0400)
home/.config/dunst/dunstrc

index e755489..5495740 100644 (file)
 
     # 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"
This page took 0.018425 seconds and 4 git commands to generate.