5 lines
100 B
Text
5 lines
100 B
Text
|
#!/usr/bin/env sh
|
||
|
alxrcs &
|
||
|
pywalfox update &
|
||
|
feh --no-fehbg --bg-scale $HOME/.config/wpg/.current &
|