@@ -35,7 +35,7 @@ in
|
||||
|
||||
theme = spicePkgs.themes.sleek // {
|
||||
extraCommands = ''
|
||||
export COLORS_CSS_PATH="${home}/.config/spotify/colors.css"
|
||||
export COLORS_CSS_PATH="${home}/.config/spotify/theme.css"
|
||||
'';
|
||||
|
||||
additionalCss = ''
|
||||
@@ -77,7 +77,7 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
theme.template."${home}/.config/spotify/colors.css".source = ./colors.css;
|
||||
theme.template."${home}/.config/spotify/theme.css".source = ./theme.css;
|
||||
|
||||
wayland.windowManager.hyprland.settings.bind = [
|
||||
"$mod, s, exec, ${lib.meta.getExe hmConfig.programs.spicetify.spicedSpotify}"
|
||||
|
Reference in New Issue
Block a user