Modules/Niri: Allow to focus partially visible windows
This commit is contained in:
@ -61,7 +61,7 @@ in {
|
||||
input = {
|
||||
focus-follows-mouse = {
|
||||
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 = {
|
||||
|
||||
Reference in New Issue
Block a user