Comment out fix that breaks things
This commit is contained in:
parent
93be8034e4
commit
10ba7aefc4
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
||||||
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
|
||||||
export MOZ_USE_XINPUT2=1 # Use pixel-by-pixel touchpad scrolling in Firefox
|
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 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
|
||||||
#---------------------------------------------------------------------------------#
|
#---------------------------------------------------------------------------------#
|
||||||
|
|
Reference in a new issue