Home Gen526 @ 2025-05-04-01:26 by jonas@comfy-station
This commit is contained in:
parent
fa6dcb4908
commit
5bc8d46cdf
@ -21,8 +21,9 @@ in {
|
|||||||
];
|
];
|
||||||
|
|
||||||
qt.enable = true;
|
qt.enable = true;
|
||||||
qt.style.package = pkgs.layan-kde;
|
qt.style.name = "kvantum";
|
||||||
qt.platformTheme.name = "qtct";
|
qt.style.package = pkgs.kdePackages.qtstyleplugin-kvantum;
|
||||||
|
qt.platformTheme.name = "gtk";
|
||||||
|
|
||||||
# add nord like gtk theme
|
# add nord like gtk theme
|
||||||
gtk = {
|
gtk = {
|
||||||
@ -33,7 +34,7 @@ in {
|
|||||||
};
|
};
|
||||||
theme = {
|
theme = {
|
||||||
package = pkgs.layan-gtk-theme;
|
package = pkgs.layan-gtk-theme;
|
||||||
name = "Layan";
|
name = "Layan-Dark";
|
||||||
};
|
};
|
||||||
iconTheme = {
|
iconTheme = {
|
||||||
package = pkgs.tela-circle-icon-theme;
|
package = pkgs.tela-circle-icon-theme;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user