Transférer les fichiers vers ''

Fixing chmod +x bug on start.sh
shell v1.0.0
Mathis CHIRAT 8 months ago
parent e68bb385e8
commit 815e967f2c

@ -77,7 +77,7 @@ WALLPAPER_FILE=$(cat ~/.config/Wallify/wallpaper.conf | grep WALLPAPER_FILE | cu
gsettings set org.gnome.desktop.background picture-uri file://$WALLPAPER_FILE
/home/UCA/machirat1/public/WallPaper/wallify -ni -fs -s -sp -st -b -nf -- mpv -wid WID --loop --no-audio $WALLPAPER_FILE &
EOF
chmod +x start.sh
chmod +x /home/UCA/$USER/.config/Wallify/start.sh
echo "+ Creating autostart file"
cat > ~/.config/autostart/wallify.sh.desktop <<EOF
[Desktop Entry]

Loading…
Cancel
Save