Remove settings window

This commit is contained in:
Thales Maciel 2026-02-24 10:55:46 -03:00
parent b6c0fc0793
commit f826617ed4
No known key found for this signature in database
GPG key ID: 33112E6833C34679
4 changed files with 4 additions and 583 deletions

View file

@ -27,12 +27,6 @@ Run:
uv run python3 src/leld.py --config ~/.config/lel/config.json
```
Open settings:
```bash
uv run python3 src/leld.py --settings --config ~/.config/lel/config.json
```
## Config
Create `~/.config/lel/config.json`:
@ -63,7 +57,7 @@ Env overrides:
- `LEL_AI_CLEANUP_BASE_URL`, `LEL_AI_CLEANUP_API_KEY`
Recording input can be a device index (preferred) or a substring of the device
name. Use the settings window to list available input devices.
name.
## systemd user service