Host qui #75

Merged
wi11-holdsworth merged 2 commits from 73 into main 2026-01-13 13:10:56 +11:00
Showing only changes of commit 8ab2740c3f - Show all commits

View file

@ -137,6 +137,13 @@ in
}; };
}; };
} }
{
"qui" = {
"description" = "qBittorrent front end";
"icon" = "qui.svg";
"href" = "https://qui.fi33.buzz/";
};
}
{ {
"qBittorrent" = { "qBittorrent" = {
"description" = "BitTorrent client"; "description" = "BitTorrent client";
@ -315,7 +322,7 @@ in
{ {
"Media Management" = { "Media Management" = {
style = "row"; style = "row";
columns = 4; columns = 3;
useEqualHeights = true; useEqualHeights = true;
}; };
} }