add to readme
This commit is contained in:
parent
8b5880c18d
commit
2ef853c399
11
README.md
11
README.md
|
@ -0,0 +1,11 @@
|
||||||
|
#gopaperctl
|
||||||
|
|
||||||
|
This is the IPC command router for [GoPaper](https://projects.ajstepien.xyz/andrzej/gopaper). All it does at the moment is to tell GoPaper to switch to a new image directory.
|
||||||
|
|
||||||
|
## Example usage:
|
||||||
|
|
||||||
|
```
|
||||||
|
gopaperctl landscapes
|
||||||
|
```
|
||||||
|
|
||||||
|
will tell GoPaper to switch to the (root wallpaper folder)/landscapes
|
Loading…
Reference in New Issue