mirror of
https://github.com/Adam-Ant/dotfiles
synced 2024-11-05 09:06:23 +00:00
3 lines
112 B
Bash
3 lines
112 B
Bash
|
#!/bin/sh
|
||
|
feh --no-xinerama --image-bg black --bg-max '/home/adam/.dotfiles/backgrounds/BG - EasterSunset.png'
|