Skip to content

Commit

Permalink
fix: thanks catppuccin for renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
bddvlpr committed Sep 28, 2023
1 parent 4fe840c commit f07179f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homes/common/desktop/common/gtk.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
enable = true;

theme = {
name = "Catppuccin-Macchiato-Standard-Lavender-dark";
name = "Catppuccin-Macchiato-Standard-Lavender-Dark";
package = pkgs.catppuccin-gtk.override {
accents = ["lavender"];
variant = "macchiato";
Expand Down

0 comments on commit f07179f

Please sign in to comment.