aboutsummaryrefslogtreecommitdiff
path: root/shell/.profile
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2020-12-27 19:00:33 +0100
committerbozo.kopic <bozo@kopic.xyz>2020-12-27 19:00:33 +0100
commitcc8751fd7f338db173c2c04355460fd5cbcefb98 (patch)
tree3c37cc95bf245165697d9f4d7f3d929de6142e2a /shell/.profile
parent59a962ec2521f80cafda91325adb167c1c8d83f5 (diff)
.
Diffstat (limited to 'shell/.profile')
-rw-r--r--shell/.profile10
1 files changed, 5 insertions, 5 deletions
diff --git a/shell/.profile b/shell/.profile
index 9a9d26e..6d2d0f2 100644
--- a/shell/.profile
+++ b/shell/.profile
@@ -1,8 +1,4 @@
-export ATOM_NODE_URL=http://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist
-export CHICKEN_REPOSITORY=~/programs/chicken_repository
-export PATH=~/python/bin:~/programs:~/programs/chicken/bin:~/.gem/ruby/2.7.0/bin:~/.cabal/bin:$PATH
-export QT_QPA_PLATFORMTHEME=qt5ct
-export VISUAL=nvim
+#export CHICKEN_REPOSITORY=~/programs/chicken_repository
#export GDK_BACKEND=wayland
#export QT_AUTO_SCREEN_SCALE_FACTOR=1
#export QT_ENABLE_HIGHDPI_SCALING=1
@@ -10,3 +6,7 @@ export VISUAL=nvim
#export QT_WAYLAND_FORCE_DPI=120
#export SDL_VIDEODRIVER=wayland
#export WLR_DRM_NO_MODIFIERS=1
+export ATOM_NODE_URL=http://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist
+export PATH=~/bin:~/python39/bin:$PATH
+export QT_QPA_PLATFORMTHEME=qt5ct
+export VISUAL=nvim