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