updated readme

This commit is contained in:
Vaxry 2022-07-02 19:12:34 +02:00 committed by GitHub
parent 844fd1bb93
commit 933224d3b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,9 +31,14 @@ Preload will tell Hyprland to load a particular image. Wallpaper will apply the
A Wallpaper ***cannot*** be applied without preloading. The config is ***not*** reloaded dynamically.
# IPC
You can use `hyprctl hyprpaper` to issue a keyword, for example
```
hyprctl hyprpaper wallpaper DP-1,~/Pictures/myepicpng.png
```
For other compositors, the socket works like socket1 of Hyprland, and is located in `/tmp/hypr/.hyprpaper.sock` (this path only when Hyprland is not running!)
# todos
- socket communication (hyprctl)
- switching wps
- allow setting only for selected monitors
- jpeg support