init
This commit is contained in:
2
bin/bgselect
Executable file
2
bin/bgselect
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
feh --no-fehbg --bg-fill ~/.images/$(ls ~/.images/ | dmenu -c -l 10)
|
||||
Reference in New Issue
Block a user