We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68effa4 + ceadb8e commit b3ef13dCopy full SHA for b3ef13d
README.md
@@ -76,7 +76,7 @@ There are a few different ways to use dyn-wall-rs from the command line using th
76
ex. `dyn-wall-rs -d /path/to/dir -p "betterlockscreen -u !WALL -b 1"`
77
78
You are also able to specifiy multiple programs to be synced with the wallpaper. Simply just insert the program names one after the other
79
- ex. `dyn-wall-rs -d /path/to/dir -p "betterlockscreen -u" "echo"
+ ex. `dyn-wall-rs -d /path/to/dir -p "betterlockscreen -u" "echo"`
80
81
* **-s, --schedule**\
82
Prints out a schedule of the times at which the wallpaper will change depending on your settings. Use alongside the `--directory` option.\
0 commit comments