Remove settings window
This commit is contained in:
parent
b6c0fc0793
commit
f826617ed4
4 changed files with 4 additions and 583 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue