Settings window #20

Merged
Zacharias-Brohn merged 83 commits from settingsWindow into main 2026-03-06 23:27:24 +01:00
Showing only changes of commit 74e417a49c - Show all commits
+1
View File
@@ -16,6 +16,7 @@ python3.pkgs.buildPythonApplication {
dependencies = with python3.pkgs; [
materialyoucolor
pillow
jinja2
typer
];