10 lines
242 B
Plaintext
10 lines
242 B
Plaintext
# Active wayland pour Firefox
|
|
MOZ_ENABLE_WAYLAND=1
|
|
# Modifie le comportement JAVA pour PHPStorm
|
|
_JAVA_AWT_WM_NONREPARENTING=1
|
|
# Pour la résolution HiDPI
|
|
GDK_SCALE=2
|
|
GDK_DPI_SCALE=0.5
|
|
QT_AUTO_SCREEN_SCALE_FACTOR=1
|
|
QT_ENABLE_HIGHDPI_SCALING=1
|