From 5e789dfe9129c9ca23a93544605591f0ccf74caf Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Mon, 20 Apr 2026 20:24:34 +0200 Subject: [PATCH] feat: update README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0d2117d..16efda3 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,14 @@ plugin { } ``` +### Run on start + +Add this to your hyprland config (usually `~/.config/hypr/hyprland.conf`) + +```ini +exec-once = pkl-wallpaper +``` + ### Run as debug Even if you've configured the app to always run as wallpaper using hyprwinwrap, you can still run it in debug mode: