quickterm
A small drop-down terminal for Sway/i3 IPC. Rust port of i3-quickterm.
Installation
Build and install with Cargo:
Or build a local binary:
The binary will be available at target/release/quickterm.
Usage
Suggested bindings:
Configuration
quickterm reads quickterm.json from:
$XDG_CONFIG_DIR/quickterm.json, ifXDG_CONFIG_DIRis set~/.config/quickterm.json, otherwise
Defaults:
License
MIT