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

@ -10,7 +10,6 @@
- Install deps: `uv sync`.
- Run daemon: `uv run python3 src/leld.py --config ~/.config/lel/config.json`.
- Open settings: `uv run python3 src/leld.py --settings --config ~/.config/lel/config.json`.
## Coding Style & Naming Conventions