summaryrefslogtreecommitdiff
path: root/hm/shell
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2025-12-23 20:24:17 +0100
committeradikro <adikro@disroot.org>2025-12-23 20:24:17 +0100
commit4ffb9ae5774cdb083b156aa7281fd9c444547941 (patch)
tree09c7615ec93cbd340210096bdd3b00e160161fa1 /hm/shell
parent68d03bf77d836d0b441d27ec3592d16f518c8952 (diff)
fixed foot theme has
Diffstat (limited to 'hm/shell')
-rw-r--r--hm/shell/foot.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/shell/foot.nix b/hm/shell/foot.nix
index 686693d..bfd777c 100644
--- a/hm/shell/foot.nix
+++ b/hm/shell/foot.nix
@@ -4,7 +4,7 @@ let
footTheme = pkgs.fetchurl {
url = "https://codeberg.org/dnkl/foot/src/branch/master/themes/gruvbox-dark";
- sha256 = "sha256-ubvnLgDEPGvNrwQdZRNguftg2SF5qcO1iVK0Tb5ZveI=";
+ sha256 = "sha256-P2zdag4KB7CuBMRkJUB8bIqvb9Qtp14NpKbVNaaDn3g=";
};
in
{