This commit is contained in:
TymanWasTaken 2022-05-16 23:50:01 -06:00
parent 2fdba8a7a5
commit 74183efddf
No known key found for this signature in database
GPG key ID: CE7836AA83D56858
4 changed files with 2 additions and 1 deletions

View file

@ -7,6 +7,7 @@ if [[ $XDG_SESSION_TYPE = 'wayland' ]]; then
else
export PLASMA_USE_QT_SCALING=1 # Make Plasma work properly with high DPI scaling on X11
fi
## 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

Binary file not shown.