aboutsummaryrefslogtreecommitdiff
path: root/bash/.profile
blob: a34726ed338e8aa6ea6742e4b0f5f5fbf55d7b8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
export PATH=~/python/bin:~/programs:~/programs/chicken/bin:~/.gem/ruby/2.7.0/bin:~/.cabal/bin:$PATH
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 VISUAL=nvim
#export WLR_DRM_NO_MODIFIERS=1
#export QT_QPA_PLATFORM=wayland
#export SDL_VIDEODRIVER=wayland
#export GDK_BACKEND=wayland
#export QT_AUTO_SCREEN_SCALE_FACTOR=1
#export QT_ENABLE_HIGHDPI_SCALING=1
#export QT_WAYLAND_FORCE_DPI=120