update flake
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 2m6s
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 2m6s
This commit is contained in:
@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user