summaryrefslogtreecommitdiff
path: root/sh/profile
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-02-28 11:29:23 -0600
committerZachIR <zachir@librem.one>2025-02-28 11:43:53 -0600
commit18450042569408f80694a252dd17b7d1d22ecbfb (patch)
tree8611dbf18ef5ab52f9968dce015a12fc1a7ab144 /sh/profile
parente3cde1579bbc9e07c0afc71084c9b5e83adf4ed7 (diff)
Fix gtk and qt theming
Also set the theme back to green instead of white
Diffstat (limited to 'sh/profile')
-rw-r--r--sh/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/profile b/sh/profile
index b83d012..55657fa 100644
--- a/sh/profile
+++ b/sh/profile
@@ -63,7 +63,7 @@ export GDK_SCALE=1
export GDK_DPI_SCALE=1
# Theming
-export QT_QPA_PLATFORMTHEME=qt5ct
+export QT_QPA_PLATFORMTHEME=qt6ct
# Fix wayland stuff
export MOZ_ENABLE_WAYLAND=1