niri/services/kanshi: some more config

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-17 13:41:21 +03:00
parent 0bdff5ef5b
commit 686e36b144
2 changed files with 77 additions and 37 deletions

View File

@ -45,8 +45,8 @@ in {
internal = {
ids = ["0001:0001" "048d:c101"];
settings.main = let
idleTimeout = toString 220;
holdTimeout = toString 170;
idleTimeout = toString 200;
holdTimeout = toString 150;
in {
a = "lettermod(alt, a, ${idleTimeout}, ${holdTimeout})";
s = "lettermod(meta, s, ${idleTimeout}, ${holdTimeout})";