fix formatting errors

This commit is contained in:
Franek 2025-04-14 10:44:13 +02:00
parent 033aa0843c
commit 24bb4f8b89
6 changed files with 31 additions and 31 deletions

View File

@ -2,4 +2,4 @@
* [x] Organize most common apps with modules * [x] Organize most common apps with modules
* [ ] Migrate from pywal + apple-fonts to Stylix (theme, cursor, fonts, ...) * [ ] Migrate from pywal + apple-fonts to Stylix (theme, cursor, fonts, ...)
* [x] Remove clutter * [x] Remove clutter
* [ ] Fix DDT4ALL derivation/shell * [x] Fix DDT4ALL derivation/shell

View File

@ -52,6 +52,6 @@ pkgs.mkShell {
wrapQtAppsHook wrapQtAppsHook
python main.py python main.py
#exit exit
''; '';
} }