Comment out fix that breaks things

This commit is contained in:
TymanWasTaken 2022-01-03 13:12:37 -07:00
parent 93be8034e4
commit 10ba7aefc4
No known key found for this signature in database
GPG key ID: BB1A62EEDCBC4E57

View file

@ -3,5 +3,5 @@
export PLASMA_USE_QT_SCALING=1 # Make Plasma work properly with high DPI scaling on X11
export MOZ_USE_XINPUT2=1 # Use pixel-by-pixel touchpad scrolling in Firefox
export MOZ_ENABLE_WAYLAND=1 # Use experimental native Wayland support for Firefox and Thunderbird
export GTK_USE_PORTAL=1 # Try to use native file pickers in GTK programs
# export GTK_USE_PORTAL=1 # Try to use native file pickers in GTK programs
#---------------------------------------------------------------------------------#