wok-next diff fluxbox/stuff/fluxbox-session @ rev 18070
Up ms-sys (2.5.0), wkhtmltopdf (0.12.2.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 21 15:21:04 2015 +0200 (2015-05-21) |
parents | 96d7eeb131d6 |
children |
line diff
1.1 --- a/fluxbox/stuff/fluxbox-session Mon Apr 23 15:17:56 2012 +0200 1.2 +++ b/fluxbox/stuff/fluxbox-session Thu May 21 15:21:04 2015 +0200 1.3 @@ -2,7 +2,7 @@ 1.4 # 1.5 # SliTaz GNU/Linux Fluxbox session script. This script let use Flux 1.6 # like Openbox autostart and user dont have to call fluxbox into ther 1.7 -# startup script. We also set some XDG variables. 1.8 +# startup script. We also set some XDG variables. 1.9 # 1.10 1.11 fluxdir="$HOME/.fluxbox" 1.12 @@ -14,6 +14,7 @@ 1.13 1.14 # Make sure we have config files. 1.15 if [ ! -x "$fluxdir/startup" ]; then 1.16 + mkdir -p $fluxdir 1.17 cp /usr/share/slitaz/fluxbox/startup $fluxdir 1.18 chmod +x $fluxdir/startup 1.19 fi