This commit is contained in:
2026-08-25 22:03:57 -04:00
parent 64761f272c
commit 29cf84c0d8
+8 -2
View File
@@ -74,12 +74,18 @@
, args: []
, tags: ["terminals"]
}
, { name: "WezTerm-Flipstone-Dev"
, { name: "WezTerm-Flipstone (Host)"
, app_id: "lol.roo.flipstone.dev.term"
, exec: "/usr/bin/wezterm"
, args: ["--config", "color_scheme=\"zenbones_dark\"", "start", "--class", "lol.roo.flipstone.dev.term"]
, tags: ["terminals"]
}
, { name: "WezTerm-Flipstone (Agent)"
, app_id: "lol.roo.home.term.flipstone-dev"
, exec: "/home/jbrechtel/bin/wez"
, args: ["--host", "flipstone-dev", "--theme", "Ef-Bio", "--font", "IosevkaTermSlab Nerd Font", "--font_size", "11"]
, tags: ["terminals"]
}
, { name: "WezTerm-Flipstone-FSDB"
, app_id: "lol.roo.flipstone.fsdb.term"
, exec: "/usr/bin/wezterm"
@@ -133,4 +139,4 @@
, args: []
, tags: ["browser"]
}
]
]