enable wayland for mozilla apps

This commit is contained in:
cho 2023-06-18 17:31:17 +07:00
parent 42f33547a4
commit 7a8a14bb1c
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ export GLFW_IM_MODULE=ibus
#export XDG_SESSION_DESKTOP=river
#export XDG_CURRENT_SESSION_TYPE=wayland
#export GDK_BACKEND="wayland,x11"
#export MOZ_ENABLE_WAYLAND=1
export MOZ_ENABLE_WAYLAND=1
[ ! -f ${XDG_CONFIG_HOME:-$HOME/.config}/shell/shortcutrc ] && setsid shortcuts >/dev/null 2>&1