1 2 3 4 5 6 7 8 9 10 11 12 | xsetroot -solid black
trayer --edge top --align right --SetDockType true --SetPartialStrut true \
--widthtype request &
firefox &
gajim &
urxvt &
amarokapp &
liferea &
xmonad
|
1 2 3 4 5 6 7 8 9 10 11 12 | xsetroot -solid black
trayer --edge top --align right --SetDockType true --SetPartialStrut true \
--widthtype request &
firefox &
gajim &
urxvt &
amarokapp &
liferea &
xmonad
|