.profile: no usar MOZ_ENABLE_WAYLAND
Aparentemente ya no es necesario desde Firefox 91.
This commit is contained in:
parent
cb3e9db83c
commit
a9c5baeb7f
1 changed files with 0 additions and 2 deletions
2
.profile
2
.profile
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue