Added readme and cleaned up some ui pieces

This commit is contained in:
Chris Cochrun 2022-02-11 09:58:38 -06:00
parent 6e9e1eca0d
commit 42e772591c
9 changed files with 74 additions and 53 deletions

View file

@ -25,4 +25,5 @@ Kirigami.ApplicationWindow {
function toggleLibrary() {
libraryOpen = !libraryOpen
}
}