.config/niri/niri.d/gestures.kdl hinzugefügt
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
// ────────────── Gestures ──────────────
|
||||
|
||||
gestures {
|
||||
dnd-edge-view-scroll {
|
||||
trigger-width 30
|
||||
delay-ms 100
|
||||
max-speed 6000
|
||||
}
|
||||
|
||||
dnd-edge-workspace-switch {
|
||||
trigger-height 50
|
||||
delay-ms 100
|
||||
max-speed 3000
|
||||
}
|
||||
|
||||
hot-corners {
|
||||
off
|
||||
// top-left
|
||||
// top-right
|
||||
// bottom-left
|
||||
// bottom-right
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user