wok diff fluxbox/stuff/fluxbox-session @ rev 20591
compiz-plugins-unsupported, gucharmap3: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 15 21:00:34 2018 +0100 (2018-12-15) |
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 Sat Dec 15 21:00:34 2018 +0100 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