some reformatiing, uv setup, removed i3 special case

This commit is contained in:
2026-06-19 11:13:02 +02:00
parent a1f58829a6
commit d7c74c9b47
6 changed files with 77 additions and 40 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Pure Python Timer GUI (with tkinter).
## Install
```sh
pipx install git+https://git.qu3.org/Qu3/timer.git
uv tool install git+https://git.qu3.org/Qu3/timer.git
```
## Usage