update readme
This commit is contained in:
parent
dfda2333fd
commit
081624df65
1 changed files with 2 additions and 2 deletions
|
|
@ -28,11 +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 /path/to/config.yaml
|
DISPLAY=:0 i3-wallpaper-manager /path/to/config.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
To run it when i3 starts, add this to your i3 configuration:
|
To run it when i3 starts, add this to your i3 configuration:
|
||||||
|
|
||||||
```
|
```
|
||||||
exec_always i3-wallpaper-manager /path/to/config.yaml
|
exec_always DISPLAY=:0 i3-wallpaper-manager /path/to/config.yaml
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue