From b399474c59834e507374a2f84580cefefce69a73 Mon Sep 17 00:00:00 2001 From: wilou Date: Sat, 25 Mar 2023 11:15:19 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'install.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/install.sh b/install.sh index b03c6a3..9fbd869 100644 --- a/install.sh +++ b/install.sh @@ -111,13 +111,12 @@ 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 -#sleep 2 -#wmctrl -a "Variety - Privacy Notice" && sleep 0.5s && xdotool key KP_Enter -#sleep 2 -#wmctrl -c "Préférences de Variety" +sleep 10 +wmctrl -a "Variety" && sleep 0.5s && xdotool key KP_Enter +sleep 2 +wmctrl -a "Variety - Privacy Notice" && sleep 0.5s && xdotool key KP_Enter +sleep 2 +wmctrl -c "Préférences de Variety" # Restauration des pramètres de Shutter mkdir -p /home/$username/.shutter/profiles