Kitty: GPU-accelerated, keyboard-driven, respects terminal color themes, supports modern escape codes ratatui uses (REVERSED, italic, true color). Changes: - pkg-list-xfce.txt: kitty replaces xfce4-terminal - 3 desktop launchers: Exec=kitty with -T (title) + -o window size - Panel indicator: kitty for colibri status - Session rescue: kitty for desktop rescue terminal - Panel config: kitty.desktop in launcher-4 - BUILD.md: docs updated
9 lines
287 B
Desktop File
9 lines
287 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Version=1.0
|
|
Name=Join Hive
|
|
Comment=Register this machine as a Colibri agent
|
|
Exec=kitty -T "Join Hive" -o initial_window_width=80c -o initial_window_height=24c /usr/local/bin/clawdie-join-hive
|
|
Icon=network-server
|
|
Terminal=false
|
|
Categories=System;Utility;
|