minor changes

This commit is contained in:
2021-06-13 15:15:17 +02:00
parent 6378080477
commit 3eaa426c5c
4 changed files with 10 additions and 9 deletions
@@ -121,8 +121,8 @@ padding = 0
; Number of spaces to add before/after each module
; Individual side values can be defined using:
; module-margin-{left,right}
module-margin-left = 2
module-margin-right = 2
module-margin-left = 0
module-margin-right = 1
; Fonts are defined using <font-name>;<vertical-offset>
; Font names are specified using a fontconfig pattern.
@@ -135,7 +135,7 @@ module-margin-right = 2
;;font-0 = "Misc Termsyn:size=12;1"
;;font-1 = "Wuncon Siji:size=12;1"
font-0 = "Ubuntu Condensed:size=23;2"
font-0 = "MesloLGS NF:size=20;2"
font-1 = "icomoon\-feather:size=23;2"
font-2 = "xos4 Terminus:size=22;1"