Mise à jour de 'install.sh'

This commit is contained in:
wilou 2023-03-22 23:24:56 +00:00
parent 77175ec5af
commit e79f672945

View File

@ -130,6 +130,7 @@ mkdir -p /home/$username/.shutter/profiles
cp $builddir/shutter/* /home/$username/.shutter/profiles/
chown -R $username:$username /home/$username/.shutter/
nohup shutter &>/dev/null &
sleep 10
wmctrl -c " Shutter"
killall shutter
nohup shutter -p=wibian --min_at_startup &>/dev/null &