Set screen background on startup

This commit is contained in:
Trinh Pham 2019-07-10 18:30:59 +07:00
parent 81f110adea
commit 69654cd036

2
src/.fehbg Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
feh --bg-max '/root/logo.png'