4 lines
143 B
Bash
4 lines
143 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
exec feh --bg-fill "$HOME/Pictures/background/Red-billed_streamertail_Trochilus_polytmus_female_in_flight_2_modified_colours.jpg"
|