mirror of
https://github.com/hyprwm/hyprpaper.git
synced 2024-11-16 22:25:59 +01:00
updated readme
This commit is contained in:
parent
844fd1bb93
commit
933224d3b4
1 changed files with 8 additions and 3 deletions
11
README.md
11
README.md
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue