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