j
This commit is contained in:
parent
5b12fcebf9
commit
04c1b47619
8 changed files with 278 additions and 73 deletions
|
@ -27,12 +27,21 @@ in {
|
|||
"memory"
|
||||
"network"
|
||||
"wireplumber"
|
||||
"bluetooth"
|
||||
"power-profiles-daemon"
|
||||
"upower"
|
||||
"idle_inhibitor"
|
||||
"custom/notification"
|
||||
];
|
||||
|
||||
"bluetooth" = {
|
||||
"format" = "";
|
||||
"format-off" = "";
|
||||
"format-disabled" = "!";
|
||||
"on-click" = "$HOME/.local/bin/wezlauncher bluetui";
|
||||
"tooltip-format" = "{status}";
|
||||
};
|
||||
|
||||
"custom/notification" = {
|
||||
"tooltip" = false;
|
||||
"format" = "{icon}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue