diff options
author | Freya Murphy <freya@freyacat.org> | 2024-12-06 09:35:35 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-12-06 09:35:35 -0500 |
commit | 8b7a2148c891bb4b3324d6bd5df95982236c1039 (patch) | |
tree | 3cff0e68f19660439cf5f100dc9964da51fd904b | |
parent | update gtk themes (diff) | |
download | sakura-8b7a2148c891bb4b3324d6bd5df95982236c1039.tar.gz sakura-8b7a2148c891bb4b3324d6bd5df95982236c1039.tar.bz2 sakura-8b7a2148c891bb4b3324d6bd5df95982236c1039.zip |
fix
-rw-r--r-- | sakura/packages/gnome-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sakura/packages/gnome-xyz.scm b/sakura/packages/gnome-xyz.scm index 5be417f..0644514 100644 --- a/sakura/packages/gnome-xyz.scm +++ b/sakura/packages/gnome-xyz.scm @@ -63,7 +63,7 @@ (home-page "https://github.com/vinceliuice/Lavanda-gtk-theme") (synopsis "Lavanda gtk theme for linux desktops") (description "Lavanda gtk theme for linux desktops") - (license license:gpl3)))) + (license license:gpl3))) (define-public mint-themes |