5 lines
89 B
Bash
5 lines
89 B
Bash
#!/bin/sh
|
|
|
|
# nyarch
|
|
feh --no-fehbg --bg-scale "/usr/share/backgrounds/custom/nyarch.png"
|