1
0
Fork 0

enable wayland for firefox

This commit is contained in:
Massaki Archambault 2019-09-28 19:02:46 -04:00
parent a897858a9c
commit d902ee6e76
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ export SDL_VIDEODRIVER=wayland
# Java
export _JAVA_AWT_WM_NONREPARENTING=1
# Firefox
export MOZ_ENABLE_WAYLAND=1
# wlroot rdp
wlroot_rdp_cache="$HOME/.cache/wlr-rdp"
wlroot_rdp_cert="$wlroot_rdp_cache/tls.crt"