From bf8aeae511e8d5d2a5f3c858d243c7f6edc1184c Mon Sep 17 00:00:00 2001 From: Vaxry <43317083+vaxerski@users.noreply.github.com> Date: Sat, 2 Jul 2022 19:13:21 +0200 Subject: [PATCH] mention hyprland in hyprctl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aba641a..ecad31b 100644 --- a/README.md +++ b/README.md @@ -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. # 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 ```