Merge remote-tracking branch 'origin/main'
Some checks failed
/ check (push) Has been cancelled

This commit is contained in:
Daniel Flanagan 2024-09-30 09:16:13 -05:00
commit 556c58f0fb
2 changed files with 2 additions and 1 deletions

View file

@ -38,7 +38,7 @@
"clock"
];
"bluetooth" = {
"format" = "<span</span>";
"format" = "<span></span>";
"on-click" = "${pkgs.blueman}/bin/blueman-manager";
};
"wireplumber" = {

View file

@ -540,6 +540,7 @@
troubleshooting-tools = {pkgs, ...}: {
environment.systemPackages = with pkgs; [
comma
iftop
bottom
btop