Removed gtk configuration from home.nix
This commit is contained in:
parent
08b3d20883
commit
8c7d58a2be
2 changed files with 1 additions and 9 deletions
|
|
@ -1 +1 @@
|
||||||
Updated flake
|
Removed gtk configuration from home.nix
|
||||||
8
home.nix
8
home.nix
|
|
@ -32,14 +32,6 @@
|
||||||
userEmail = "sltamagotchi@gmail.com";
|
userEmail = "sltamagotchi@gmail.com";
|
||||||
};
|
};
|
||||||
|
|
||||||
gtk = {
|
|
||||||
enable = true;
|
|
||||||
theme = {
|
|
||||||
name = "Breeze-Dark";
|
|
||||||
package = pkgs.kdePackages.breeze-gtk;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
home.file.".config/konsolerc" = {
|
home.file.".config/konsolerc" = {
|
||||||
source = ./konsole/konsolerc;
|
source = ./konsole/konsolerc;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue