This commit is contained in:
iFargle 2024-01-07 18:52:47 +09:00
parent 00fbd1be50
commit 2d98b844a4

View file

@ -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";