mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-13 20:28:35 +10:00
Disabling hot corners in Niri.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user