niri configs

This commit is contained in:
2026-05-01 14:57:48 +03:00
parent 9207a59f52
commit 9115718a4e
5 changed files with 393 additions and 0 deletions

22
.config/niri/input.kdl Normal file
View File

@@ -0,0 +1,22 @@
input {
keyboard {
xkb {
layout "us,ru"
options "grp:alt_shift_toggle"
}
repeat-delay 200
repeat-rate 30
}
touchpad {
off
}
mouse {
accel-profile "flat"
accel-speed 0.75
scroll-method "on-button-down"
}
trackpoint {
off
}
focus-follows-mouse max-scroll-amount="0%"
}