hyprland: fixed qt theme problems

This commit is contained in:
Aly Raffauf 2024-04-07 16:20:08 -04:00
parent b856631c7c
commit 08ea8ce5df

View file

@ -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 = {