diff options
Diffstat (limited to 'config/themes.nix')
| -rw-r--r-- | config/themes.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/themes.nix b/config/themes.nix index 4bea0e9..58d9a6c 100644 --- a/config/themes.nix +++ b/config/themes.nix @@ -19,7 +19,7 @@ qt = { enable = true; - platformTheme = "gtk"; + platformTheme.name = "gtk"; style.name = "adwaita-dark"; }; } |
