summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 53bf146..b0be2a4 100644
--- a/bashrc
+++ b/bashrc
@@ -27,13 +27,13 @@ set -o vi
# DPI
export QT_FONT_DPI=100
+export QT_SCALE_FACTOR=1
# ENV
HOME_=$(readlink -f ${HOME%/})
export PATH=${HOME_}/bin:${PATH#${HOME_}/bin:}
export EDITOR=nvim
export GEM_HOME="${HOME_}/.gem/ruby/3.0.0"
-export QT_SCALE_FACTOR=2
export PATH=$PATH:$GEM_HOME/bin
# catch and eval dmalloc output