Skip to content

Commit

Permalink
fix(gtk): set a new theme name
Browse files Browse the repository at this point in the history
  • Loading branch information
Wittano committed Jun 27, 2024
1 parent 3c3c568 commit 0b360c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/desktop/submodules/gtk.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ let
tweaks = [ "normal" ];
variant = "frappe";
};
catppuccinThemeName = "Catppuccin-Frappe-Standard-Blue-Dark";
catppuccinThemeName = "catppuccin-frappe-blue-standard+normal";
cursorTheme = {
name = "Bibata-Modern-Ice";
package = pkgs.bibata-cursors;
Expand Down

0 comments on commit 0b360c5

Please sign in to comment.