.profile: no usar MOZ_ENABLE_WAYLAND

Aparentemente ya no es necesario desde Firefox 91.
This commit is contained in:
Cat /dev/Nulo 2021-10-29 17:42:39 -03:00
parent cb3e9db83c
commit a9c5baeb7f

View file

@ -14,8 +14,6 @@ export PATH="$HOME/.local/bin:$PATH"
export PATH="$HOME/go/bin:$PATH" export PATH="$HOME/go/bin:$PATH"
# export PATH="$HOME/.local/share/theme.sh:$PATH" # export PATH="$HOME/.local/share/theme.sh:$PATH"
export MOZ_ENABLE_WAYLAND=1
export EDITOR=nvim export EDITOR=nvim
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1 export QT_WAYLAND_DISABLE_WINDOWDECORATION=1