.config/niri/niri.d/input.kdl hinzugefügt
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
// ────────────── Input Configuration ──────────────
|
||||||
|
|
||||||
|
input {
|
||||||
|
keyboard {
|
||||||
|
xkb {
|
||||||
|
layout "us"
|
||||||
|
variant "altgr-intl"
|
||||||
|
}
|
||||||
|
numlock // Enable numlock on startup
|
||||||
|
}
|
||||||
|
|
||||||
|
touchpad {
|
||||||
|
tap // Enable tap-to-click
|
||||||
|
natural-scroll // Enable natural (macOS-style) scrolling
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user