sts diff openbox/autostart @ rev 17

Add tint2 config
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 15 16:54:00 2014 +0200 (2014-05-15)
parents 185d34744e11
children
line diff
     1.1 --- a/openbox/autostart	Mon Apr 28 00:06:11 2014 +0200
     1.2 +++ b/openbox/autostart	Thu May 15 16:54:00 2014 +0200
     1.3 @@ -9,8 +9,11 @@
     1.4  # Desktop background
     1.5  hsetroot -fill /usr/share/images/sts-background.jpg &
     1.6  
     1.7 -# Desktop panel
     1.8 +# Desktop panel with LXpanel
     1.9  lxpanel -p sts &
    1.10  
    1.11 -# Desktop icons
    1.12 +# Desktop panel with Tint2
    1.13 +#tint2 -c ${STS_CONFIG_HOME}/tint2rc
    1.14 +
    1.15 +# Desktop icons with Idesk
    1.16  #(sleep 2; idesk &) &