Disabling hot corners in Niri.

This commit is contained in:
Derek Taylor
2026-01-17 17:37:11 -06:00
parent 4412b9590b
commit e26400b841

View File

@@ -119,6 +119,13 @@ cursor {
hide-when-typing
}
// Turning off the 'toggle-overview' when cursor is in the corner.
gestures {
hot-corners {
off // Disables only the top-left corner
}
}
// Settings that influence how windows are positioned and sized.
// Find more information on the wiki:
// https://yalter.github.io/niri/Configuration:-Layout