diff options
| author | adikro <adikro@disroot.org> | 2025-12-23 21:28:45 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-12-23 21:28:45 +0100 |
| commit | 2ceabfd1d1dc03ca895e960048b73a82e29e45e8 (patch) | |
| tree | 08c9f1c4ed87cc6943fdf742c39b9d80b40800e0 /hm/shell/foot.nix | |
| parent | 4ffb9ae5774cdb083b156aa7281fd9c444547941 (diff) | |
.
Diffstat (limited to 'hm/shell/foot.nix')
| -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 bfd777c..a9c3eac 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-P2zdag4KB7CuBMRkJUB8bIqvb9Qtp14NpKbVNaaDn3g="; + sha256 = ""; }; in { |
