test
This commit is contained in:
parent
00fbd1be50
commit
2d98b844a4
1 changed files with 2 additions and 24 deletions
|
@ -39,28 +39,6 @@
|
||||||
"tooltip" = true;
|
"tooltip" = true;
|
||||||
"tooltip-format" = "Games running: {count}";
|
"tooltip-format" = "Games running: {count}";
|
||||||
};
|
};
|
||||||
privacy = {
|
|
||||||
"icon-spacing" = 4;
|
|
||||||
"icon-size" = 10;
|
|
||||||
"transition-duration" = 250;
|
|
||||||
"modules" = [
|
|
||||||
{
|
|
||||||
"type" = "screenshare";
|
|
||||||
"tooltip" = true;
|
|
||||||
"tooltip-icon-size" = 24;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
"type" = "audio-out";
|
|
||||||
"tooltip" = true;
|
|
||||||
"tooltip-icon-size" = 24;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
"type" = "audio-in";
|
|
||||||
"tooltip" = true;
|
|
||||||
"tooltip-icon-size" = 24;
|
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
|
||||||
"custom/wlogout" = {
|
"custom/wlogout" = {
|
||||||
format = "";
|
format = "";
|
||||||
on-click = "wlogout";
|
on-click = "wlogout";
|
||||||
|
|
Loading…
Reference in a new issue