What it is. Cytracon Tilix is the tiling terminal for Omarchy: split panes, bookmarks, AI CLIs (Grok, Codex, or your own), and ops commands. Use it as Super+Return.
This plugin is the bar UI for that terminal: installed version, then a launch into Tilix. If Tilix is missing, the panel runs omarchy install tilix (terminal + this plugin).
One command installs the terminal and this plugin:
omarchy install tilixOr add the widget first, then click Install Tilix in the panel:
omarchy plugin add https://github.com/cytracon/omarchy-tilix.git --enableThe widget lands in the left bar section.
omarchy plugin remove io.github.cytracon.tilixRemoval deletes only the plugin checkout under ~/.config/omarchy/plugins/. It does not uninstall Tilix or change xdg-terminals.list.
User-local, no root. On Omarchy:
omarchy install tilixThat writes ~/.local/libexec/tilix, a Wayland wrapper at ~/.local/bin/tilix, Hyprland rules, and xdg-terminal-exec keys so Super+Return can use Tilix. App docs: cytracon/tilix. Removing this plugin does not uninstall Tilix.
| Field | Typical value |
|---|---|
| App | Tilix (Cytracon) |
| Version | 1.9.8-cytracon.12 |
| VTE | 0.84 |
| GTK | 3.24.52 |
| Session | Wayland, tiled Hyprland terminal tag |
| AI Tools (defaults) | Grok, Codex, Example (ai-cli) |
| Extra tools | Preferences → AI Tools (Add / Duplicate) |
Shops, bookmarks, and extra CLIs stay in the user's GSettings / ~/.config/tilix. They are not part of this plugin.
Tiling GTK3 + VTE terminal forked for Omarchy / Hyprland:
- Native Arch/LDC build,
GDK_BACKEND=wayland xdg-terminal-exec(X-TerminalArg*) so Omarchy can treat it as the default terminal- Tiled windows (not the 875×600
floating-windowdialog tag) - Header: Bookmarks (
Ctrl+Shift+B), AI (Ctrl+Shift+A), Ops (Ctrl+Shift+Q) - Preferences → AI Tools: pipe-separated
name|start|resume {id}|list - Nautilus + Nemo “open here”
- Omarchy theme-set hook for the default profile
- Install prefix
~/.local— no root
Upstream: gnunn1/tilix (MPL-2.0). This plugin is MIT.
- No writes to Hyprland / GSettings /
xdg-terminals.listfrom this plugin (the Tilix installer may set the default terminal) - Left-click toggles the panel
- Right-click runs
$HOME/.local/bin/tilix, or installs Tilix if missing - Install runs
omarchy install tilixin a floating terminal - “Source” opens
https://github.com/cytracon/tilixviaomarchy-launch-browser
Omarchy plugins run unsandboxed. Review Panel.qml before enabling.
MIT for this plugin. Cytracon Tilix remains MPL-2.0.