Added README.md
This commit is contained in:
parent
3fa150b475
commit
c418f6bfd3
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# wallpaperctl
|
||||
|
||||
wallpaperctl is a basic configurable wallpaper changing script
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
mkdir -p $HOME/.config/wallpaperctl
|
||||
cp wallpaperctl.ini $HOME/.config/wallpaperctl/
|
||||
|
||||
sudo mv -v wallpaperctl.py /usr/bin/wallpaperctl
|
||||
```
|
||||
|
||||
## Config options
|
||||
Loading…
x
Reference in New Issue
Block a user