smtty v14.0
v14.0 introduces a compact terminal interface and a faster profile workflow.
Highlights
- Compact launch dashboard with aligned letter and number shortcuts.
- Menu numbers run from top to bottom within each column.
- Create profiles from the current profile, recommended defaults, or guided setup.
- Draft profiles let you change only the sections you need before saving.
- Existing profiles use the same section-based editor.
Bgoes back;Qcancels or quits setup.- Shorter display, refresh, PipeWire, audio, hook, and game-selection prompts.
- Expanded tests for the dashboard, profile drafts, guided navigation, and launch-option parsing.
Requirements
smtty requires Linux, Steam, and Gamescope. It reports missing dependencies but does not install them automatically.
On Arch Linux:
sudo pacman -S gamescope steamInstall
Arch Linux / AUR
paru -S smtty
# or
yay -S smttyUpdate later with:
paru -Syu smtty
# or
yay -Syu smttyManual user-local install
git clone https://github.com/dillacorn/smtty.git
cd smtty
chmod +x smtty-installer
./smtty-installerThe installer uses ~/.local/bin by default. Run smtty after installation.
Update a manual installation later with:
smtty-updateImportant
Steam cannot already be running in another session when smtty starts.