Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
lea2501
/
scripts
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
feature/newGameScripts
Gałęzie
Tagi
feature/devuanDaedalus
feature/newGameScripts
main
scripts
/
setWallpaperRandomPicture.sh
setWallpaperRandomPicture.sh
99 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
#/bin/sh
feh --bg-scale "$(find ~/pictures/wallpapers/* -type f | sort --random-sort | head -n 1)"