diff options
Diffstat (limited to '.config/herbstluftwm/panel')
-rw-r--r-- | .config/herbstluftwm/panel/conky_stats | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/herbstluftwm/panel/conky_stats b/.config/herbstluftwm/panel/conky_stats index ddd5edc..f5c7e58 100644 --- a/.config/herbstluftwm/panel/conky_stats +++ b/.config/herbstluftwm/panel/conky_stats @@ -7,4 +7,4 @@ use_spacer none short_units yes TEXT -stats %%${cpu cpu0} %%${memperc} +stats %${cpu cpu0} %${memperc} |