Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
lea2501
/
scripts
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
main
Ramas
Etiquetas
feature/devuanDaedalus
feature/newGameScripts
main
scripts
/
setWallpaperSolid.sh
setWallpaperSolid.sh
82 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
#/bin/sh
#8f00ff
convert xc:"$1" /tmp/image.png
feh --bg-scale /tmp/image.png &