the H
This commit is contained in:
parent
4f4f98da70
commit
cf92d89124
6 changed files with 105 additions and 59 deletions
|
|
@ -72,6 +72,14 @@
|
|||
useFixedWidth = false;
|
||||
visualizerType = "linear";
|
||||
}
|
||||
{
|
||||
defaultSettings = {
|
||||
barWidgetMaxWidth = 300;
|
||||
barWidgetSrollingMode = "hover";
|
||||
showVolumePercentage = false;
|
||||
};
|
||||
id = "plugin:c4ed72:homeassistant";
|
||||
}
|
||||
{
|
||||
hideWhenZero = false;
|
||||
hideWhenZeroUnread = false;
|
||||
|
|
@ -244,19 +252,6 @@
|
|||
};
|
||||
id = "plugin:clipper";
|
||||
}
|
||||
{
|
||||
defaultSettings = {
|
||||
catColor = "default";
|
||||
catOffsetY = 0;
|
||||
catSize = 1;
|
||||
idleTimeout = 150;
|
||||
raveMode = false;
|
||||
tappyMode = false;
|
||||
useMprisFilter = false;
|
||||
waitingTimeout = 30000;
|
||||
};
|
||||
id = "plugin:slowbongo";
|
||||
}
|
||||
];
|
||||
right = [
|
||||
{
|
||||
|
|
@ -968,10 +963,6 @@
|
|||
enabled = true;
|
||||
sourceUrl = "https://github.com/noctalia-dev/noctalia-plugins";
|
||||
};
|
||||
slowbongo = {
|
||||
enabled = true;
|
||||
sourceUrl = "https://github.com/noctalia-dev/noctalia-plugins";
|
||||
};
|
||||
syncthing-status = {
|
||||
enabled = true;
|
||||
sourceUrl = "https://github.com/noctalia-dev/noctalia-plugins";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue