xfce4-terminal
| Version | 2026.144.1443 |
| Repo | superproject |
Xfce4 terminal emulator wired into the sway session Installs xfce4-terminal and a sway config.d snippet so the terminal is available in the desktop. Verifiable: the xfce4-terminal binary is installed and the sway config snippet lands at its expected path.
Acceptance plan
Section titled “Acceptance plan”This candy’s plan: — the runnable spec charly check executes against a live deployment. check: steps are idempotent probes; run: steps change state.
| Intent | Step |
|---|---|
run |
mkdir=${HOME}/.config/sway/config.d |
run |
copy=xfce4-terminal.conf |
check |
the xfce4-terminal binary is installed at /usr/bin/xfce4-terminal |
check |
the sway config snippet for the terminal is installed |