add arduino dev and fix mc alias
This commit is contained in:
parent
f63e7f2de1
commit
6a5fc005af
3 changed files with 4 additions and 2 deletions
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue