niri
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
input {
|
||||
keyboard {
|
||||
xkb {
|
||||
layout "pl"
|
||||
variant "programmers"
|
||||
}
|
||||
repeat-rate 35
|
||||
repeat-delay 200
|
||||
numlock
|
||||
}
|
||||
|
||||
touchpad {
|
||||
tap
|
||||
drag true
|
||||
drag-lock
|
||||
dwt
|
||||
natural-scroll
|
||||
accel-profile "flat"
|
||||
scroll-method "two-finger"
|
||||
}
|
||||
|
||||
mouse {
|
||||
accel-profile "flat"
|
||||
}
|
||||
|
||||
disable-power-key-handling
|
||||
focus-follows-mouse max-scroll-amount="0%"
|
||||
}
|
||||
Reference in New Issue
Block a user