2023-07-10 16:09:25 +01:00
|
|
|
{
|
|
|
|
on-click = "activate";
|
|
|
|
disable-scroll = true;
|
|
|
|
all-outputs = false;
|
2023-07-28 08:01:09 +01:00
|
|
|
format = "{icon}";
|
2023-07-10 16:09:25 +01:00
|
|
|
format-icons = {
|
2023-08-01 09:17:44 +01:00
|
|
|
"home" = "";
|
|
|
|
"browser" = "";
|
|
|
|
"files" = "";
|
|
|
|
"chat" = "";
|
|
|
|
"music" = "";
|
|
|
|
"pass" = "";
|
|
|
|
"remote" = "";
|
2023-07-18 16:24:27 +01:00
|
|
|
urgent = "";
|
2023-07-10 16:09:25 +01:00
|
|
|
};
|
2023-08-01 09:17:44 +01:00
|
|
|
sort-by-name = true;
|
2023-07-10 16:09:25 +01:00
|
|
|
}
|