aboutsummaryrefslogtreecommitdiff
path: root/bash/.profile
diff options
context:
space:
mode:
authorbozo.kopic <bozo.kopic@gmail.com>2020-06-22 18:35:08 +0200
committerbozo.kopic <bozo.kopic@gmail.com>2020-06-22 18:35:08 +0200
commitc2926f4be4a7b18649672c4f6f58f8978898932a (patch)
treefda97d0577aae08fc983bc3db9d12f155840c84a /bash/.profile
parenta0bd7bdcb2241f5106d77fcebbc5d00e9088e7a3 (diff)
.
Diffstat (limited to 'bash/.profile')
-rw-r--r--bash/.profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/bash/.profile b/bash/.profile
index 5d249ab..046794e 100644
--- a/bash/.profile
+++ b/bash/.profile
@@ -2,6 +2,7 @@ export PATH=~/python/bin:~/programs:~/programs/chicken/bin:~/.gem/ruby/2.7.0/bin
export CHICKEN_REPOSITORY=~/programs/chicken_repository
export ATOM_NODE_URL=http://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist
export QT_QPA_PLATFORMTHEME=qt5ct
-export QT_AUTO_SCREEN_SCALE_FACTOR=1
-export QT_ENABLE_HIGHDPI_SCALING=1
+#export QT_AUTO_SCREEN_SCALE_FACTOR=1
+#export QT_ENABLE_HIGHDPI_SCALING=1
+#export QT_WAYLAND_FORCE_DPI=120
export VISUAL=nvim