Update mowedline look
This commit is contained in:
parent
f9b4e7b407
commit
eca7f33d36
1 changed files with 3 additions and 3 deletions
|
@ -14,12 +14,12 @@
|
||||||
(text-widget-font "Fantasque Sans Mono-13:bold")
|
(text-widget-font "Fantasque Sans Mono-13:bold")
|
||||||
(text-widget-color "#ededed")
|
(text-widget-color "#ededed")
|
||||||
(text-widget-format string-maybe-pad-left)
|
(text-widget-format string-maybe-pad-left)
|
||||||
(widget-background-color "#1f2c3f")
|
(widget-background-color "#000000")
|
||||||
|
|
||||||
(window
|
(window
|
||||||
'position 'bottom
|
'position 'top
|
||||||
'width 1890
|
'width 1890
|
||||||
'margin-bottom 15
|
'margin-top 15
|
||||||
'margin-left 15
|
'margin-left 15
|
||||||
'margin-right 15
|
'margin-right 15
|
||||||
(widget:spacer 'width 5)
|
(widget:spacer 'width 5)
|
||||||
|
|
Loading…
Reference in a new issue