add arduino dev and fix mc alias

This commit is contained in:
Satria 2026-02-09 21:35:54 +07:00
commit 6a5fc005af
3 changed files with 4 additions and 2 deletions

View file

@ -45,7 +45,7 @@
input-field = [
{
size = "200, 50";
position = "0, ${builtins.toString (rice.gap.outer + (if rice.bar.top then 0 else 60))}";
position = "0, ${toString (rice.gap.outer + (if rice.bar.top then 0 else 60))}";
valign = "bottom";
halign = "center";