Added org-xournalpp with some config tweaks

This commit is contained in:
Emmet 2024-04-13 19:07:10 -05:00
parent d2052d35b5
commit 58d3d160f5
5 changed files with 92 additions and 0 deletions

View file

@ -218,6 +218,10 @@
url = "github:librephoenix/org-krita";
flake = false;
};
org-xournalpp = {
url = "gitlab:vherrmann/org-xournalpp";
flake = false;
};
org-sliced-images = {
url = "github:jcfk/org-sliced-images";
flake = false;