heh
This commit is contained in:
parent
2fdba8a7a5
commit
74183efddf
4 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ if [[ $XDG_SESSION_TYPE = 'wayland' ]]; then
|
||||||
else
|
else
|
||||||
export PLASMA_USE_QT_SCALING=1 # Make Plasma work properly with high DPI scaling on X11
|
export PLASMA_USE_QT_SCALING=1 # Make Plasma work properly with high DPI scaling on X11
|
||||||
fi
|
fi
|
||||||
# export GTK_USE_PORTAL=1 # Try to use native file pickers in GTK programs
|
## Below is disabled because it causes firefox to stop antialiasing fonts in wayland for some reason
|
||||||
|
#export GTK_USE_PORTAL=1 # Try to use native file pickers in GTK programs
|
||||||
#---------------------------------------------------------------------------------#
|
#---------------------------------------------------------------------------------#
|
||||||
### Load pyenv
|
### Load pyenv
|
||||||
export PYENV_ROOT="$HOME/.pyenv"
|
export PYENV_ROOT="$HOME/.pyenv"
|
||||||
|
|
BIN
keys/1E064E7C739CC3426132CD04CE7836AA83D56858.asc
Normal file
BIN
keys/1E064E7C739CC3426132CD04CE7836AA83D56858.asc
Normal file
Binary file not shown.
Reference in a new issue