update flake
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 2m6s

This commit is contained in:
2026-01-19 11:38:26 +01:00
parent bdc61737cb
commit 86719c309a
2 changed files with 26 additions and 22 deletions

View File

@ -168,7 +168,11 @@
layout = "dwindle";
};
layerrule = "noanim, selection";
layerrule = {
name = "no_anim_for_selection";
no_anim = "on";
"match:namespace" = "selection";
};
cursor.no_warps = true;