feat: flake update

marksman and mise causing rebuild switch errors
This commit is contained in:
Poby 2026-04-17 00:10:19 +09:00
parent 85a9889d0a
commit f103e93429
No known key found for this signature in database
7 changed files with 58 additions and 45 deletions

View file

@ -115,6 +115,11 @@
check-further-callbacks = true;
run = ["layout floating"];
}
{
"if".app-id = "cc.ffitch.shottr";
check-further-callbacks = true;
run = ["layout floating"];
}
];
};
};