layout adjustments

This commit is contained in:
2024-09-05 23:56:02 -06:00
parent 667128e3fe
commit 5f10aeeccd
2 changed files with 20 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ in {
layout = {
"Multimedia" = {
style = "row";
columns = 3;
columns = 2;
};
"Piracy" = {
style = "row";
@@ -48,6 +48,7 @@ in {
"Multimedia" = [
{ inherit (services) Jellyfin; }
{ inherit (services) Audiobookshelf; }
{ inherit (services) JellyfinPlaying; }
{ inherit (services) Kavita; }
];
}