Files
taninux/packaging/tanin-greet/config.toml
T
karim 10b88a67bc Initial commit — TANINUX (camel): management app + distro packaging
- app: GTK System Settings (tsettings) + Software Hub (thub) + TUI
- distro/: camel.toml manifest + MANIFEST.md (Arch + [tanin] repo model)
- packaging/: taninux, tanin-desktop (niri metapackage), tanin-greet,
  tanin-libadwaita, tanin-setup
- docs/, data/, LICENSE (GPL-3.0-or-later)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 20:18:30 +02:00

9 lines
236 B
TOML

# greetd config for tanin-greet (TANINUX custom GTK4 greeter).
# The greeter is a GTK app, so it's hosted by `cage` (one-window kiosk compositor).
[terminal]
vt = 1
[default_session]
command = "cage -s -- tanin-greet"
user = "greeter"