Merge branch 'development' of git.malice.zone:alisceon/nixos_config into development

This commit is contained in:
alisceon 2026-02-01 15:54:28 +01:00
commit b29023dc69
5 changed files with 56 additions and 8 deletions

View file

@ -409,9 +409,9 @@
};
"bluetooth" = {
format-connected = "| ";
format-disconnected = "| ";
format-no-controller = "";
format-on = "| ";
format-disabled = "";
format-no-controllers = "";
interval = 15;
on-click = "${uwsm} ${term} -e bluetui";
};