Mise à jour de 'install.sh'
This commit is contained in:
parent
c72bfb895e
commit
50485ee81e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user