Skip to content

Commit

Permalink
fix: qt dark theme
Browse files Browse the repository at this point in the history
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
  • Loading branch information
M0NsTeRRR committed Oct 27, 2024
1 parent e4ad7bc commit 83bde80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/user/theme.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

qt = {
enable = true;
style.name = "Breeze-Dark";
style.name = "adwaita-dark";
platformTheme.name = "qt6ct";
};

Expand Down

0 comments on commit 83bde80

Please sign in to comment.