Move sweet to all user packages

This commit is contained in:
RealStickman 2023-05-01 14:48:35 +02:00
parent 19f93fe553
commit 5b775da953

View File

@ -49,6 +49,7 @@ in
xdg-desktop-portal-hyprland # desktop portal (hyprland fork)
#neovim # text editor
yt-dlp # video downloader
sweet # gtk theme
];
imports = [
@ -105,7 +106,6 @@ in
enable = true;
theme = {
name = "Sweet-Dark";
package = pkgs.sweet;
};
iconTheme = {
name = "Sweet-Rainbow";