update xdg dirs on fluxbox startup

pull/40/head
TomasM 2017-11-15 15:19:30 -05:00
parent 263912d0ce
commit c5efc53848
2 changed files with 3 additions and 2 deletions

View File

@ -11,8 +11,6 @@ apt-get update
apt-get install --no-install-recommends --yes $NAME feh compton volumeicon-alsa murrine-themes leafpad qalculate-gtk scrot xdg-user-dirs
. ../../cleanup
xdg-user-dirs-update
rm -Rf /root/Downloads # it will be overwritten by symlink to guest
(cd rootcopy && cp --parents -afr * /)
chown -R guest.users /home/guest

View File

@ -10,6 +10,9 @@ xmodmap "/root/.Xmodmap"
# merge xresource settings
xrdb -merge ~/.Xresources
# Put some useful directories in users home dir
xdg-user-dirs-update
# set background color and big wait mouse cursor
xsetroot -solid '#111111'
xsetroot -xcf /usr/share/icons/breeze_cursors/cursors/watch 37