3 lines
138 B
Bash
3 lines
138 B
Bash
|
#!/bin/sh
|
||
|
feh --bg-fill /media/storage/Nextcloud/Pictures/persona-aigis.jpg --bg-fit /media/storage/Nextcloud/Pictures/persona-futaba.jpg
|