Update config.
This commit is contained in:
parent
53b4c63d24
commit
283fa7c767
@ -1,9 +1,10 @@
|
|||||||
Config { lowerOnStart = True
|
Config { lowerOnStart = True
|
||||||
, overrideRedirect = True
|
, overrideRedirect = True
|
||||||
, font = "xft:IBMPlex Mono:size=10:antialias=true,IpaGothic:size=11:antialias=true,Symbols Nerd Font:size=10:antialias=true"
|
, font = "CaskaydiaCove Nerd Font 10"
|
||||||
|
, additionalFonts = ["IpaGothic Bold 11"]
|
||||||
, bgColor = "#303446"
|
, bgColor = "#303446"
|
||||||
, fgColor = "#c6d0f5"
|
, fgColor = "#c6d0f5"
|
||||||
, position = TopSize L 100 27
|
, position = TopSize L 100 24
|
||||||
, commands = [ Run Cpu
|
, commands = [ Run Cpu
|
||||||
[ "--template", " <total>%"] 90
|
[ "--template", " <total>%"] 90
|
||||||
, Run Com "sb-cpu-temp" [] "cpu-temp" 100
|
, Run Com "sb-cpu-temp" [] "cpu-temp" 100
|
||||||
|
Loading…
Reference in New Issue
Block a user