Start trayer after starting herbstluftwm
This commit is contained in:
parent
86f8212896
commit
311bbce4bf
1 changed files with 4 additions and 0 deletions
|
@ -163,3 +163,7 @@ while true; do
|
||||||
2>/dev/null
|
2>/dev/null
|
||||||
herbstclient --wait tag_changed >/dev/null
|
herbstclient --wait tag_changed >/dev/null
|
||||||
done &
|
done &
|
||||||
|
|
||||||
|
trayer --transparent true --alpha 255 --widthtype request --edge left \
|
||||||
|
--align right --padding 0 --margin 15 --distance 15 --height 19 \
|
||||||
|
--SetDockType true &
|
||||||
|
|
Loading…
Reference in a new issue