mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-03 16:52:37 +01:00
conky.conf: adjust to current setup with Solarized & black bg
This commit is contained in:
parent
3a913ae9cf
commit
6837c49c25
@ -30,10 +30,10 @@ conky.config = {
|
||||
background = true,
|
||||
border_width = 1,
|
||||
cpu_avg_samples = 2,
|
||||
default_color = 'white',
|
||||
default_outline_color = 'white',
|
||||
default_shade_color = 'white',
|
||||
draw_borders = false,
|
||||
default_color = '#dedede',
|
||||
default_outline_color = '#dedede',
|
||||
default_shade_color = '#dedede',
|
||||
draw_borders = true,
|
||||
draw_graph_borders = true,
|
||||
draw_outline = false,
|
||||
draw_shades = false,
|
||||
@ -100,5 +100,4 @@ $hr
|
||||
${color grey}\#Esperanto${color} ${rss https://esperanto.masto.host/tags/esperanto.rss 600 item_titles 1 }
|
||||
$hr
|
||||
${color grey}TODO: Get S.M.A.R.T. data here somehow! inxi?${color}
|
||||
$hr
|
||||
]]
|
||||
|
Loading…
Reference in New Issue
Block a user