diff options
author | ZachIR <zachir@librem.one> | 2025-04-30 23:34:29 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-04-30 23:34:29 -0500 |
commit | 7306fc24e1b944d5bd2c6f3f10b8606937103e9d (patch) | |
tree | 171559b16dd420742eb443267428000f049fd78b | |
parent | 0916c4524713b57755a93a3984be7e387d9b656a (diff) |
Re-enable qt6ct (not using plasma)
-rw-r--r-- | sh/profile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ export GDK_SCALE=1 export GDK_DPI_SCALE=1 # Theming -#export QT_QPA_PLATFORMTHEME=qt6ct +export QT_QPA_PLATFORMTHEME=qt6ct # Fix wayland stuff export MOZ_ENABLE_WAYLAND=1 |