1
0
Fork 0

Some desktop changes

This commit is contained in:
Avery 2024-04-25 12:58:52 +02:00
parent 5781a74c06
commit ae3e4d5b7f
6 changed files with 25 additions and 18 deletions

View file

@ -2,6 +2,6 @@
home.packages = with pkgs; [ catppuccin-kde lightly-qt ];
qt = {
enable = true;
platformTheme = "qtct";
platformTheme.name = "qtct";
};
}