modules: change some settings, move steam options
This commit is contained in:
parent
b7da4a442b
commit
febb421800
9 changed files with 14 additions and 53 deletions
|
@ -18,13 +18,13 @@ in {
|
|||
spotifyPackage = pkgs.spotify;
|
||||
theme = spicePkgs.themes.catppuccin;
|
||||
colorScheme = "mocha";
|
||||
# enabledExtensions = with spicePkgs.extensions; [
|
||||
# shuffle
|
||||
# popupLyrics
|
||||
# adblock
|
||||
# betterGenres
|
||||
# playlistIcons
|
||||
# ];
|
||||
enabledExtensions = with spicePkgs.extensions; [
|
||||
# shuffle
|
||||
# popupLyrics
|
||||
adblock
|
||||
# betterGenres
|
||||
# playlistIcons
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue