Skip to content

Commit

Permalink
fix(home-manager/hyprland): rename accent (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses authored Dec 19, 2024
1 parent 562a0ac commit 72387df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/home-manager/hyprland.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ in
"catppuccin"
];
to = "hyprland";
accentSupport = true;
};

config = lib.mkIf enable {
Expand Down

0 comments on commit 72387df

Please sign in to comment.