Update visuals
This commit is contained in:
parent
609a0e2ddb
commit
04f867ce39
1 changed files with 3 additions and 3 deletions
|
@ -3,10 +3,10 @@
|
|||
text
|
||||
(string-append " " text)))
|
||||
|
||||
(text-widget-font "Fantasque Sans Mono-10:bold")
|
||||
(text-widget-color "#bfbfbf")
|
||||
(text-widget-font "Fantasque Sans Mono-13:bold")
|
||||
(text-widget-color "#ededed")
|
||||
(text-widget-format string-maybe-pad-left)
|
||||
(widget-background-color "#111111")
|
||||
(widget-background-color "#1f2c3f")
|
||||
|
||||
(window
|
||||
'position 'bottom
|
||||
|
|
Loading…
Reference in a new issue