Skip to content

Commit

Permalink
Use light cinnamon theme
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrw committed Jul 19, 2023
1 parent 4f89fc8 commit b89a890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ in
terminal = "alacritty";
};
} // (if isLinux then {
cinnamon.theme = "Mint-Y-Dark-Aqua";
cinnamon.theme = "Mint-Y-Aqua";
} else { });

home.file = {
Expand Down

0 comments on commit b89a890

Please sign in to comment.