added impala

This commit is contained in:
kenji
2025-12-24 17:36:36 -06:00
parent 74bef0c5cd
commit 6d0963827b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2,5 +2,6 @@
home.packages = with pkgs; [
pamixer
wiremix
impala
];
}
+1 -1
View File
@@ -77,7 +77,7 @@
};
"clock" = {
format = "{:%-I:%M %a %b %e}";
format = "{:%H:%M %a %b %d}";
format-alt = "{:L%d %B W%V %Y}";
tooltip = false;
on-click-right = "omarchy-launch-floating-terminal-with-presentation omarchy-tz-select";