mention hyprland in hyprctl

This commit is contained in:
Vaxry 2022-07-02 19:13:21 +02:00 committed by GitHub
parent 37e262e65a
commit bf8aeae511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ 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. A Wallpaper ***cannot*** be applied without preloading. The config is ***not*** reloaded dynamically.
# IPC # IPC
You can use `hyprctl hyprpaper` to issue a keyword, for example You can use `hyprctl hyprpaper` (if on Hyprland) to issue a keyword, for example
``` ```
hyprctl hyprpaper wallpaper DP-1,~/Pictures/myepicpng.png hyprctl hyprpaper wallpaper DP-1,~/Pictures/myepicpng.png
``` ```