aboutsummaryrefslogtreecommitdiff
path: root/ratpoison
diff options
context:
space:
mode:
authorvaskozl <vasil.zlatanov@gmail.com>2015-02-12 22:07:03 +0100
committervaskozl <vasil.zlatanov@gmail.com>2015-02-12 22:07:03 +0100
commitd63da22be1ec4c1061bc67d6f3659077bd3d642c (patch)
tree141e176266abda82ad24734d1cfb21e4b7cf8494 /ratpoison
parent95bc93e47fcd6d9f807efaad725016bb624cd6e9 (diff)
downloaddotfiles-d63da22be1ec4c1061bc67d6f3659077bd3d642c.tar.gz
dotfiles-d63da22be1ec4c1061bc67d6f3659077bd3d642c.tar.bz2
dotfiles-d63da22be1ec4c1061bc67d6f3659077bd3d642c.zip
fix stalonetray appearing under
Diffstat (limited to 'ratpoison')
-rwxr-xr-xratpoison/panel/panel1
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 &