From 18f4fb32222b31a39099cbe58b457518ce52b3e5 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 3 Sep 2015 21:57:02 +0200 Subject: various fixes --- Panel/lemonbar/panel | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Panel/lemonbar') diff --git a/Panel/lemonbar/panel b/Panel/lemonbar/panel index 0477467..b8c7f48 100755 --- a/Panel/lemonbar/panel +++ b/Panel/lemonbar/panel @@ -25,5 +25,5 @@ source ./panel_colors cat "$PANEL_FIFO" | ./panel_bar | lemonbar -f "$FONT_FONT" -f "$ICON_FONT" -g x$PANEL_HEIGHT -F "$COLOR11" -B "$COLOR0" -u 3 & -#sleep 1; -#stalonetray --geometry 1x1-415+2 --icon-gravity E --grow-gravity E -bg $COLOR0 -i 20 & +sleep 1; +stalonetray --geometry 1x1-415+2 --icon-gravity E --grow-gravity E -bg $COLOR0 -i 20 & -- cgit v1.2.3-54-g00ecf