Add margin between last module and applets
This commit is contained in:
parent
9d90d53c3d
commit
0d96c85cec
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ foreground = ${colors.foreground}
|
||||||
;border-color = #00000000
|
;border-color = #00000000
|
||||||
|
|
||||||
padding-left = 0
|
padding-left = 0
|
||||||
padding-right = 0
|
padding-right = 3
|
||||||
|
|
||||||
module-margin-left = 3
|
module-margin-left = 3
|
||||||
module-margin-right = 3
|
module-margin-right = 3
|
||||||
|
|
Loading…
Reference in a new issue