diff options
Diffstat (limited to 'ratpoison/panel')
-rwxr-xr-x | ratpoison/panel/panel | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ratpoison/panel/panel b/ratpoison/panel/panel index 010c62e..a243011 100755 --- a/ratpoison/panel/panel +++ b/ratpoison/panel/panel @@ -21,4 +21,5 @@ source ./panel_colors cat "$PANEL_FIFO" | ./panel_bar | bar -g x$PANEL_HEIGHT -f "$PANEL_FONT_FAMILY" -F "$COLOR_FOREGROUND" -B "$COLOR_BACKGROUND" & +sleep 1; stalonetray --geometry 4x1-1+1 --icon-gravity E --grow-gravity E -bg $COLOR0 -i 18 & |