removing quickshell and spicetify

This commit is contained in:
Charlie Root 2024-08-20 21:47:59 +02:00
commit 8c28805def
16 changed files with 42 additions and 383 deletions

View file

@ -86,9 +86,6 @@
services = {
dunst.enable = true;
};
theming = {
quickshell.enable = true;
};
};
system.stateVersion = "23.11";
}

View file

@ -82,7 +82,6 @@
dunst.enable = true;
};
theming = {
quickshell.enable = true;
qt = {
enable = false;
package = pkgs.kde-gruvbox;