This commit is contained in:
Matt Nish-Lapidus 2025-03-03 14:56:05 -05:00
parent 5b12fcebf9
commit 04c1b47619
8 changed files with 278 additions and 73 deletions

View file

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