aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2022-11-17 10:56:25 -0800
committerclarkzjw <[email protected]>2022-11-17 10:56:25 -0800
commitd2d735742ca61b211c9b48a2209d36395daebcf4 (patch)
treebda27729a1bbac3ab354a1f10d4885899cdbf967 /dot_profile
parenta6d2e5e6fb9adc84c32e86630b4846b1765c7d77 (diff)
downloaddotfiles-d2d735742ca61b211c9b48a2209d36395daebcf4.tar.gz
+ add existing config
Diffstat (limited to 'dot_profile')
-rw-r--r--dot_profile9
1 files changed, 9 insertions, 0 deletions
diff --git a/dot_profile b/dot_profile
new file mode 100644
index 0000000..8c1f0ab
--- /dev/null
+++ b/dot_profile
@@ -0,0 +1,9 @@
1export TERMINAL=xfce4-terminal
2#export QT_QPA_PLATFORMTHEME=qt5ct
3#export QT_QPA_PLATFORMTHEME=qt6ct
4#export GDK_SCALE=2
5#export QT_AUTO_SCREEN_SCALE_FACTOR=2
6
7# Added by Toolbox App
8export PATH="$PATH:/home/clarkzjw/.local/share/JetBrains/Toolbox/scripts"
9
Powered by cgit v1.2.3 (git 2.41.0)