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