temp fix glance
This commit is contained in:
@@ -47,7 +47,7 @@ let
|
||||
{
|
||||
name = "Startpage";
|
||||
width = "default";
|
||||
tab = "First";
|
||||
# tab = "First";
|
||||
hide-desktop-navigation = true;
|
||||
center-vertically = true;
|
||||
columns = [
|
||||
@@ -86,7 +86,7 @@ let
|
||||
}
|
||||
{
|
||||
size = "full";
|
||||
tab = "First";
|
||||
# tab = "First";
|
||||
widgets = [
|
||||
{
|
||||
type = "search";
|
||||
@@ -176,7 +176,7 @@ let
|
||||
}
|
||||
{
|
||||
type = "bookmarks";
|
||||
tab = "First";
|
||||
# tab = "First";
|
||||
groups = [
|
||||
{
|
||||
title = "General";
|
||||
@@ -239,25 +239,25 @@ let
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
name = "test";
|
||||
width = "default";
|
||||
hide-desktop-navigation = true;
|
||||
center-vertically = true;
|
||||
columns = [
|
||||
{
|
||||
size = "small";
|
||||
widgets = [
|
||||
{
|
||||
type = "adguard";
|
||||
url = "http://pi4.local:3000";
|
||||
username = "mjallen";
|
||||
password = "BogieDudie1";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
}
|
||||
# {
|
||||
# name = "test";
|
||||
# width = "default";
|
||||
# hide-desktop-navigation = true;
|
||||
# center-vertically = true;
|
||||
# columns = [
|
||||
# {
|
||||
# size = "small";
|
||||
# widgets = [
|
||||
# {
|
||||
# type = "adguard";
|
||||
# url = "http://pi4.local:3000";
|
||||
# username = "mjallen";
|
||||
# password = "BogieDudie1";
|
||||
# }
|
||||
# ];
|
||||
# }
|
||||
# ];
|
||||
# }
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user