fix niri config
This commit is contained in:
parent
002cd82f17
commit
0cb12d05df
1 changed files with 4 additions and 1 deletions
|
|
@ -108,6 +108,7 @@
|
|||
natural-scroll = true;
|
||||
scroll-method = "two-finger";
|
||||
click-method = "button-areas";
|
||||
tap = true;
|
||||
};
|
||||
mouse = {
|
||||
accel-speed = -0.8;
|
||||
|
|
@ -116,6 +117,8 @@
|
|||
focus-follows-mouse.max-scroll-amount = "5%";
|
||||
};
|
||||
|
||||
outputs."Samsung Electric Company LF24T35 HNAT902308".scale = 1.2;
|
||||
|
||||
layout = {
|
||||
preset-column-widths = [
|
||||
{ proportion = 1.0 / 3.0; }
|
||||
|
|
@ -258,7 +261,7 @@
|
|||
|
||||
"Mod+C".action = center-column;
|
||||
"Mod+V".action = toggle-window-floating;
|
||||
"Print".action = screenshot;
|
||||
"Print".action.screenshot = [ ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue