summaryrefslogtreecommitdiff
path: root/sh/profile
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-06-29 20:59:09 -0500
committerzachir <zachir@librem.one>2025-06-29 20:59:09 -0500
commit1fec31733049a12230919c70fc3eb0eabb4c45c9 (patch)
tree96cdb26f4a60fbd55fb449dc2c89c535ffef611d /sh/profile
parent511945a793625d87340f04800cd1c5bdafc3b379 (diff)
parent9f80bcde3c3ff4e35be9aaeda800ed4bed2f174c (diff)
Merge branch 'master' into cla
Diffstat (limited to 'sh/profile')
-rw-r--r--sh/profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sh/profile b/sh/profile
index 61b224c..e9ca8e5 100644
--- a/sh/profile
+++ b/sh/profile
@@ -56,9 +56,9 @@ export XCURSOR_PATH="/usr/share/icons:$XDG_DATA_HOME/icons"
export PYTHONSTARTUP="$XDG_CONFIG_HOME"/python/pythonrc
# Scaling
-export QT_AUTO_SCREEN_SCALE_FACTOR=0
-export QT_SCALE_FACTOR=1
-export QT_SCREEN_SCALE_FACTORS="1;1;1"
+#export QT_AUTO_SCREEN_SCALE_FACTOR=0
+#export QT_SCALE_FACTOR=1
+#export QT_SCREEN_SCALE_FACTORS="1;1;1"
export GDK_SCALE=1
export GDK_DPI_SCALE=1