From fc5c8292d28e8bbb39e2ad258fa75e36fe7750e8 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 2 Apr 2015 21:35:49 +0200 Subject: eh --- ratpoison/panel/panel_bar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ratpoison/panel/panel_bar') diff --git a/ratpoison/panel/panel_bar b/ratpoison/panel/panel_bar index 55f2403..0b2e55e 100755 --- a/ratpoison/panel/panel_bar +++ b/ratpoison/panel/panel_bar @@ -5,8 +5,8 @@ num_mon=$(bspc query -M | wc -l) -while read -r line ; do source ./panel_colors +while read -r line ; do case $line in C*) cpu="%{F$COLOR_STATUS_FG}%{B$COLOR_STATUS_BG} C:${line#?} %{B-}%{F-}" -- cgit v1.2.3-54-g00ecf