niri: disable middle click paste

This commit is contained in:
2025-09-02 14:33:57 -04:00
parent 6206d9abbf
commit cf73a64a29

View File

@@ -29,6 +29,10 @@
};
};
clipboard = {
disable-primary = true;
};
environment = {
DISPLAY = ":0";
};