feat(niri): disable hot corners

This commit is contained in:
Moritz Böhme 2025-05-29 09:53:08 +02:00
parent d260f9a98c
commit a5c2e845f1
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9

View file

@ -195,6 +195,7 @@ in {
environment = {
DISPLAY = ":0";
};
gestures.hot-corners.enable = false;
layout = {
border.enable = false;
focus-ring.enable = false;