adjusted padding
parent
f7441c1f34
commit
77caa1d2a4
|
@ -100,14 +100,14 @@ border-bottom-color = ${colors.pink}
|
||||||
; Number of spaces to add at the beginning/end of the bar
|
; Number of spaces to add at the beginning/end of the bar
|
||||||
; Individual side values can be defined using:
|
; Individual side values can be defined using:
|
||||||
; padding-{left,right}
|
; padding-{left,right}
|
||||||
padding-left = 1
|
padding-left = 3
|
||||||
padding-right = 1
|
padding-right = 3
|
||||||
|
|
||||||
; Number of spaces to add before/after each module
|
; Number of spaces to add before/after each module
|
||||||
; Individual side values can be defined using:
|
; Individual side values can be defined using:
|
||||||
; module-margin-{left,right}
|
; module-margin-{left,right}
|
||||||
module-margin-left = 3
|
module-margin-left = 2
|
||||||
module-margin-right = 3
|
module-margin-right = 2
|
||||||
|
|
||||||
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue