a bit better qt theming
This commit is contained in:
parent
30baa4ce8b
commit
553f17d482
2 changed files with 18 additions and 7 deletions
|
|
@ -36,6 +36,11 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
qtctTheme = {
|
||||
name = "catppuccin-${variant}-${accent}";
|
||||
package = pkgs.catppuccin-qt5ct;
|
||||
};
|
||||
|
||||
iconTheme = {
|
||||
name = "WhiteSur-${darkString}";
|
||||
package = pkgs.whitesur-icon-theme;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue