This commit is contained in:
2025-07-15 22:34:56 +01:00
parent 7a9083d0ef
commit 0929e6a15a
3 changed files with 5 additions and 4 deletions

View File

@@ -44,8 +44,8 @@ in {
};
"type:pointer" = {
accel_profile = "flat";
pointer_accel = "0.5";
natural_scroll = "disabled";
pointer_accel = "0.1";
};
"type:touchpad" = {
scroll_factor = "0.5";
@@ -83,11 +83,11 @@ in {
workspaceOutputAssign = [
{
output = "HDMI-A-1";
workspace = "2";
workspace = "1";
}
{
output = "DP-3";
workspace = "1";
workspace = "2";
}
];
modifier = mod;