1
0
Fork 0

Some desktop changes

This commit is contained in:
Avery 2024-04-25 12:58:52 +02:00
parent a902396494
commit fb1169ff8c
Signed by: Avery
GPG key ID: B684FD451B692E04
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";
};
}