From 2a957c748f799e62b1098894f7f3335085492135 Mon Sep 17 00:00:00 2001 From: Evan Chen Date: Wed, 3 Apr 2024 05:55:57 -0400 Subject: [PATCH] fix(conky): power widget fix /steam bar --- conky/power-widget.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conky/power-widget.conf b/conky/power-widget.conf index 96e5c9ab..c481884a 100644 --- a/conky/power-widget.conf +++ b/conky/power-widget.conf @@ -89,7 +89,7 @@ ${color3}${top_mem name 5} ${goto 150}${top_mem mem_res 5}${goto 220}${top_mem m ${voffset 5}${font Exo 2:semibold}${color1}[ Disk ] ${voffset 2}${hr 2}$color${font} ${voffset 2}${color9}${font DejaVu Sans Mono:bold}/ ${font Exo 2:normal}${color4}${fs_free /} Free (${color5}${fs_free_perc /}%${color4})$color $alignr${color5}${voffset 2}${fs_bar 10,150 /}$color ${voffset -2}${color9}${font DejaVu Sans Mono:bold}~ ${font Exo 2:normal}${color4}${fs_free /home} Free (${color5}${fs_free_perc /home}%${color4})$color $alignr${color5}${voffset 2}${fs_bar 10,150 /home}$color -${voffset -2}${color9}${font DejaVu Sans Mono:bold}G ${font Exo 2:normal}${color4}${fs_free /steam} Free (${color5}${fs_free_perc /usr/local/games}%${color4})$color $alignr${color5}${voffset 2}${fs_bar 10,150 /usr/local/games}$color +${voffset -2}${color9}${font DejaVu Sans Mono:bold}G ${font Exo 2:normal}${color4}${fs_free /steam} Free (${color5}${fs_free_perc /steam}%${color4})$color $alignr${color5}${voffset 2}${fs_bar 10,150 /steam}$color ### VERSION ${voffset -10}${color0}${stippled_hr} ${voffset -10}${font Exo 2:light:size=10}${conky_version} (${conky_build_date})