diff options
Diffstat (limited to '.config/conky')
-rwxr-xr-x | .config/conky/right | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/conky/right b/.config/conky/right index 9ae0e97..b6c4d25 100755 --- a/.config/conky/right +++ b/.config/conky/right @@ -44,7 +44,7 @@ if_up_strictness link draw_shades yes TEXT -${font Inconsolata:pixelsize=15}${color5} ${kernel} +${font Inconsolata:pixelsize=12}${color5} ${kernel} ${color1} ${loadavg} ${color5} ${time %H:%M:%S %d-%m-%Y} |