Added gtk theme
This commit is contained in:
parent
0df8ccbe55
commit
f44df161f1
2 changed files with 9 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
Changed keyd config
|
Added gtk theme
|
||||||
|
|
|
||||||
|
|
@ -265,6 +265,14 @@
|
||||||
cores = 4;
|
cores = 4;
|
||||||
graphics = true;
|
graphics = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
gtk = {
|
||||||
|
enable = true;
|
||||||
|
theme = {
|
||||||
|
name = "Breeze-Dark";
|
||||||
|
package = pkgs.kdePackages.breeze-gtk;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue