Compare commits
2 Commits
74bef0c5cd
...
7fe00a1375
| Author | SHA1 | Date | |
|---|---|---|---|
| 7fe00a1375 | |||
| 6d0963827b |
@@ -0,0 +1,2 @@
|
|||||||
|
{
|
||||||
|
}
|
||||||
@@ -2,5 +2,6 @@
|
|||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
pamixer
|
pamixer
|
||||||
wiremix
|
wiremix
|
||||||
|
impala
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -77,7 +77,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
"clock" = {
|
"clock" = {
|
||||||
format = "{:%-I:%M %a %b %e}";
|
format = "{:%H:%M %a %b %d}";
|
||||||
format-alt = "{:L%d %B W%V %Y}";
|
format-alt = "{:L%d %B W%V %Y}";
|
||||||
tooltip = false;
|
tooltip = false;
|
||||||
on-click-right = "omarchy-launch-floating-terminal-with-presentation omarchy-tz-select";
|
on-click-right = "omarchy-launch-floating-terminal-with-presentation omarchy-tz-select";
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../apps/hyprland/default.nix
|
../../apps/hyprland/default.nix
|
||||||
|
../../apps/walker/default.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user