Fixed. I added a `sleep` in `~/.xinitrc`:

    […]

    stalonetray &
    cbatticon --hide-notification &
    volumeicon &
    udiskie &
    nm-applet &
    dunst &
    xbindkeys &

    sleep 2 # Waits for stalonetray and its icons to be fully loaded.

    […]

Reply via email to