mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 21:42:16 -06:00
chore: massive cleanup
This commit is contained in:
parent
5f63b6351b
commit
988a31c52b
14 changed files with 73 additions and 651 deletions
|
|
@ -6,11 +6,13 @@ in
|
|||
gtk = {
|
||||
enable = true;
|
||||
gtk3 = {
|
||||
enable = true;
|
||||
extraConfig = {
|
||||
gtk-application-prefer-dark-theme = true;
|
||||
};
|
||||
};
|
||||
gtk4 = {
|
||||
enable = true;
|
||||
extraConfig = {
|
||||
gtk-application-prefer-dark-theme = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue