fix niri config

This commit is contained in:
veneficium 2025-12-21 14:54:11 +01:00
parent 002cd82f17
commit 0cb12d05df

View file

@ -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 = [ ];
};
};
}