Update project files

This commit is contained in:
Thales Maciel 2026-02-10 11:01:36 -03:00
parent ad66a0d3cb
commit a17c234360
14 changed files with 952 additions and 529 deletions

View file

@ -4,7 +4,7 @@ After=default.target
[Service]
Type=simple
ExecStart=/usr/bin/python3 %h/.local/bin/leld.py --config %h/.config/lel/config.json
ExecStart=/usr/bin/uv run python3 %h/.local/bin/leld.py --config %h/.config/lel/config.json
Restart=on-failure
RestartSec=2