diff options
author | ZachIR <zachir@librem.one> | 2025-04-30 23:36:02 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-04-30 23:36:02 -0500 |
commit | 5aae2b557f5ec72c54401a5807eedf528ec74d6c (patch) | |
tree | c4e62a7c4a7871f650c91d6c20da776df3806323 /sh | |
parent | 86b2a36416584e59c6c5c9235440e34a842048b9 (diff) | |
parent | 7306fc24e1b944d5bd2c6f3f10b8606937103e9d (diff) |
Merge branch 'master' into car
Diffstat (limited to 'sh')
-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 |