Mise à jour de 'install.sh'

This commit is contained in:
wilou 2023-03-25 11:00:04 +00:00
parent c72bfb895e
commit 50485ee81e

View File

@ -110,6 +110,7 @@ cp $builddir/dconf/user.txt /home/$username/.config/dconf/user.txt
mkdir -p /home/$username/.config/variety
cp $builddir/variety/* /home/$username/.config/variety/
chown -R $username:$username /home/$username/.config/variety/
nohup /bin/bash -c "/usr/bin/variety --profile /home/wilou/.config/variety/" &>/dev/null &
#nohup variety &>/dev/null &
#sleep 3
#wmctrl -a "Variety" && sleep 0.5s && xdotool key KP_Enter