Revert ".profile: no usar MOZ_ENABLE_WAYLAND"
This reverts commit a9c5baeb7f
.
Me mintieron, inicia con Xwayland automáticamente.
This commit is contained in:
parent
d3854eb3e3
commit
b741bee987
1 changed files with 2 additions and 0 deletions
2
.profile
2
.profile
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue