update readme
This commit is contained in:
parent
8194557537
commit
cffeca347e
1 changed files with 7 additions and 1 deletions
|
|
@ -28,5 +28,11 @@ workspaces:
|
||||||
Next, you simply need to run `i3-wallpaper-manager` while specify the path to the configuration file.
|
Next, you simply need to run `i3-wallpaper-manager` while specify the path to the configuration file.
|
||||||
|
|
||||||
```
|
```
|
||||||
i3-wallpaper-manager ./config.yaml
|
i3-wallpaper-manager /path/to/config.yaml
|
||||||
|
```
|
||||||
|
|
||||||
|
To run it when i3 starts, add this to your i3 configuration:
|
||||||
|
|
||||||
|
```
|
||||||
|
exec_always i3-wallpaper-manager /path/to/config.yaml
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue