1

Modules/Niri: Allow to focus partially visible windows

This commit is contained in:
2025-11-15 00:30:36 +01:00
parent 1ceed08cbf
commit 54a9cc34fe

View File

@ -61,7 +61,7 @@ in {
input = { input = {
focus-follows-mouse = { focus-follows-mouse = {
enable = true; enable = true;
max-scroll-amount = "0%"; # Skip partial windows that would scroll the viewport on focus # max-scroll-amount = "0%"; # Skip partial windows that would scroll the viewport on focus
}; };
keyboard = { keyboard = {