zenix: cosmic autotile, mouse accel

This commit is contained in:
tristan 2025-06-21 15:04:27 +01:00
parent 96c92c7838
commit b6a4db2450

View file

@ -31,6 +31,15 @@ in {
}
];
compositor = {
autotile = true;
focus_follows_cursor = true;
input_default = mkRON "optional" {
profile = (mkRON "optional" (mkRON "enum" "Flat"));
speed = 0.0;
};
};
wallpapers = [
{
filter_by_theme = true;