remove wayland envvars (it's 2025)

This commit is contained in:
Joel Beckmeyer 2025-04-03 07:55:59 -04:00
parent 9b186eb23c
commit c9b8dee5c6

View File

@ -17,10 +17,6 @@ export SVDIR="$XDG_STATE_HOME"/service
export EDITOR=nvim
export SUDO_EDITOR=nvim
# wayland
export MOZ_ENABLE_WAYLAND=1
export QT_QPA_PLATFORM=wayland
# sway stuff
#export XDG_CURRENT_DESKTOP=sway
#export _JAVA_AWT_WM_NONREPARENTING=1