Remove redundant QT environment variables
This commit is contained in:
parent
742447a411
commit
1a38405c89
|
@ -41,8 +41,6 @@ with pkgs;
|
|||
export MOZ_USE_XINPUT2=1
|
||||
export GRIM_DEFAULT_DIR=/home/coolneng/Photos/Screenshots
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
export QT_QPA_PLATFORM=wayland
|
||||
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
||||
export SDL_VIDEODRIVER=wayland
|
||||
export GTK_THEME=Adapta-Eta
|
||||
export XDG_SESSION_TYPE=wayland
|
||||
|
|
Loading…
Reference in New Issue