mirror of
https://github.com/He4eT/conky-dashboard.git
synced 2026-05-04 16:17:21 +00:00
markup fix
This commit is contained in:
parent
6df74046a8
commit
8d4db1619c
1 changed files with 3 additions and 3 deletions
4
.conkyrc
4
.conkyrc
|
|
@ -43,10 +43,10 @@ lua_load ~/.conky/conky_dashboard.lua
|
|||
lua_draw_hook_pre clock_rings
|
||||
|
||||
TEXT
|
||||
${voffset 8}${goto -45}${color FFFFFF}${font caviar dreams:size=16}${time %A}${font}${voffset 30}${alignr 170}${color FFFFFF}${font caviar dreams:size=38}${time %e} ${time %b}${font}
|
||||
${voffset 8}${goto -45}${color FFFFFF}${font caviar dreams:size=16}${time %A}${font}
|
||||
${goto 200}${color FFFFFF}${font caviar dreams:size=38}${time %e} ${time %b}${font}
|
||||
${voffset 40}${font caviar dreams:size=64}${alignr}${time %H}:${time %M}${font}
|
||||
|
||||
|
||||
${color FFFFFF}${goto 0}${voffset 65}${cpu cpu0}%
|
||||
${color FFFFFF}${goto 0}CPU
|
||||
${color FFFFFF}${goto 215}${voffset 45}${memperc}%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue