mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 16:23:55 -05:00
hyprland: fixed qt theme problems
This commit is contained in:
parent
b856631c7c
commit
08ea8ce5df
|
@ -18,7 +18,7 @@
|
||||||
qt = {
|
qt = {
|
||||||
enable = true;
|
enable = true;
|
||||||
platformTheme = "gtk";
|
platformTheme = "gtk";
|
||||||
style.name = "Catppuccin-Frappe-Compact-Mauve-Dark";
|
style.name = "gtk2";
|
||||||
};
|
};
|
||||||
|
|
||||||
gtk = {
|
gtk = {
|
||||||
|
|
Loading…
Reference in a new issue