From 0a0a3c820cb5a177c6245cf3dd37bf06fe890e9a Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Mon, 16 Jun 2025 01:03:48 -0400 Subject: [PATCH] Corrected typos from coping from another config --- files/system/etc/environment.d/theme.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/system/etc/environment.d/theme.conf b/files/system/etc/environment.d/theme.conf index 4891bfb..6b1013e 100644 --- a/files/system/etc/environment.d/theme.conf +++ b/files/system/etc/environment.d/theme.conf @@ -1,2 +1,2 @@ QT_QPA_PLATFORMTHEME=qt6ct -QT_QUICK_CONTROLS_STYLE,org.hyprland.style \ No newline at end of file +QT_QUICK_CONTROLS_STYLE=org.hyprland.style \ No newline at end of file