Revert ".profile: no usar MOZ_ENABLE_WAYLAND"

This reverts commit a9c5baeb7f.

Me mintieron, inicia con Xwayland automáticamente.
This commit is contained in:
Cat /dev/Nulo 2021-10-30 10:53:58 -03:00
parent d3854eb3e3
commit b741bee987

View file

@ -14,6 +14,8 @@ 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