conductor(setup): Add conductor setup files

This commit is contained in:
2026-02-23 10:53:20 -05:00
parent 243a0cc5ca
commit 4479c38395
8 changed files with 53 additions and 4 deletions

View File

@@ -10,11 +10,11 @@ system_prompt = "DO NOT EVER make a shell script unless told to. DO NOT EVER mak
palette = "10x Dark"
font_path = "C:/Users/Ed/AppData/Local/uv/cache/archive-v0/WSthkYsQ82b_ywV6DkiaJ/pygame_gui/data/FiraCode-Regular.ttf"
font_size = 18.0
scale = 1.25
scale = 1.0
[projects]
paths = [
"manual_slop.toml",
"C:/projects/forth/bootslop/bootslop.toml",
]
active = "C:/projects/forth/bootslop/bootslop.toml"
active = "manual_slop.toml"