mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-01-16 00:53:05 +01:00
remove dependency on niri overlay from sodi and switch to just kdl
This commit is contained in:
parent
0cb98d2868
commit
3cacac4e6a
21 changed files with 352 additions and 653 deletions
17
modules/desktop/home/niri/kdl/input.kdl
Normal file
17
modules/desktop/home/niri/kdl/input.kdl
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
input {
|
||||
keyboard {
|
||||
xkb {
|
||||
layout "us"
|
||||
variant "altgr-intl"
|
||||
}
|
||||
repeat-delay 600
|
||||
repeat-rate 25
|
||||
track-layout "global"
|
||||
}
|
||||
touchpad {
|
||||
dwt
|
||||
dwtp
|
||||
natural-scroll
|
||||
}
|
||||
mouse { accel-profile "flat"; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue