Migrate away from stylix and gruvbox
This commit is contained in:
parent
1284acef2f
commit
4d2c712bb7
11 changed files with 127 additions and 382 deletions
|
@ -1,10 +1,10 @@
|
|||
{ pkgs, ... }:
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
qt = {
|
||||
enable = true;
|
||||
style = {
|
||||
|
||||
};
|
||||
platformTheme = "gnome";
|
||||
style = "adwaita-dark";
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue