i could use this to quickly get a background instead of trying to remember the stupid command (that will generate this file anyways)
2 lines
55 B
Bash
2 lines
55 B
Bash
#!/bin/sh
|
|
feh --no-fehbg --bg-fill 'path-to-wallpaper'
|