diff --git a/.profile b/.profile index c908c5b..87ec299 100644 --- a/.profile +++ b/.profile @@ -14,6 +14,8 @@ export PATH="$HOME/.local/bin:$PATH" export PATH="$HOME/go/bin:$PATH" # export PATH="$HOME/.local/share/theme.sh:$PATH" +export MOZ_ENABLE_WAYLAND=1 + export EDITOR=nvim export QT_WAYLAND_DISABLE_WINDOWDECORATION=1