3 lines
69 B
Bash
3 lines
69 B
Bash
#!/bin/bash
|
|
xwallpaper --stretch ~/.config/wallpapers/gentoochan.png
|
#!/bin/bash
|
|
xwallpaper --stretch ~/.config/wallpapers/gentoochan.png
|