7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
|
#/bin/bash
|
||
|
|
||
|
# pcmanfm based wallpaper chooser
|
||
|
# simple command for now
|
||
|
|
||
|
pcmanfm -n /usr/share/backgrounds ~/wallpapers
|