mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-19 13:46:17 +10:00
Disabling hot corners in Niri.
This commit is contained in:
@@ -119,6 +119,13 @@ cursor {
|
|||||||
hide-when-typing
|
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.
|
// Settings that influence how windows are positioned and sized.
|
||||||
// Find more information on the wiki:
|
// Find more information on the wiki:
|
||||||
// https://yalter.github.io/niri/Configuration:-Layout
|
// https://yalter.github.io/niri/Configuration:-Layout
|
||||||
|
|||||||
Reference in New Issue
Block a user