From 0ef960ef7b850656eec9204085ac97351e246413 Mon Sep 17 00:00:00 2001 From: "SilverAg.L" Date: Tue, 16 Dec 2025 03:12:19 +0800 Subject: [PATCH] niri: appending powerkey customization hinting --- .config/niri/config.kdl | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index 94c98fc..2116866 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -41,6 +41,7 @@ input { } warp-mouse-to-focus + // also needs ignore in `/etc/systemd/logind.conf`. disable-power-key-handling focus-follows-mouse max-scroll-amount="0%" }