diff options
Diffstat (limited to 'hm/shell')
| -rw-r--r-- | hm/shell/foot.nix | 2 |
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 { |
