fix formatting errors
This commit is contained in:
parent
033aa0843c
commit
24bb4f8b89
2
TODO.md
2
TODO.md
@ -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
|
||||||
|
@ -52,6 +52,6 @@ pkgs.mkShell {
|
|||||||
wrapQtAppsHook
|
wrapQtAppsHook
|
||||||
|
|
||||||
python main.py
|
python main.py
|
||||||
#exit
|
exit
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user