From c1ddebb423acc7c88653c04de5ddafee64dac89a Mon Sep 17 00:00:00 2001 From: vaxerski Date: Thu, 14 Aug 2025 16:58:41 +0200 Subject: [PATCH] scrolling: add note about layout --- hyprscrolling/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hyprscrolling/README.md b/hyprscrolling/README.md index 881783f..894eb92 100644 --- a/hyprscrolling/README.md +++ b/hyprscrolling/README.md @@ -6,6 +6,8 @@ Adds a scrolling layout to Hyprland. ## Config +Make sure to set the `general:layout` to `scrolling` to use this layout. + *All config values are in `plugin:hyprscrolling`.* | name | description | type | default |