Skip to content

Commit 27b20ad

Browse files
author
RAR27
authored
Update README.md
1 parent 3c7a90f commit 27b20ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ There are a few different ways to use dyn-wall-rs from the command line using th
7373

7474
To be able to send arguments *after* the wallpaper argument, use `!WALL` to specify where the wallpaper argument is to be placed, and add the rest of the arguments. `!WALL` will be explanded to the path of the wallpaper to be set at the current time.\
7575
ex. `dyn-wall-rs -d /path/to/dir -p "betterlockscreen -u !WALL -b 1"`
76+
77+
You are also able to specifiy multiple programs to be synced with the wallpaper. Simply just insert the program names one after the other
78+
ex. `dyn-wall-rs -d /path/to/dir -p "betterlockscreen -u" "echo"
7679

7780
* **-s, --schedule \<DIRECTORY>**\
7881
Prints out a schedule of the times at which the wallpaper would change if the auto option were to be used.

0 commit comments

Comments
 (0)