further work on git auto save

This commit is contained in:
2021-05-03 14:37:49 +02:00
parent a5a41b11e8
commit 3996045f93
6 changed files with 92 additions and 68 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 = 5
module-margin-right = 5
module-margin-left = 2
module-margin-right = 2
; Fonts are defined using <font-name>;<vertical-offset>
; Font names are specified using a fontconfig pattern.
@@ -165,7 +165,7 @@ modules-center = title
modules-right = pulseaudio mic_status network battery date
; The separator will be inserted between the output of each module
separator =
separator = |
; This value is used to add extra spacing between elements
; @deprecated: This parameter will be removed in an upcoming version