plead harder with firefox to use wayland
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
055aeba82b
commit
82c8a6aaa1
1 changed files with 1 additions and 0 deletions
1
zprofile
1
zprofile
|
@ -7,6 +7,7 @@ fi
|
||||||
# fix for firefox using xwayland instead of wayland native
|
# fix for firefox using xwayland instead of wayland native
|
||||||
if [ "$XDG_SESSION_TYPE" = "wayland" ]; then
|
if [ "$XDG_SESSION_TYPE" = "wayland" ]; then
|
||||||
export MOZ_ENABLE_WAYLAND=1
|
export MOZ_ENABLE_WAYLAND=1
|
||||||
|
export GDK_BACKEND=wayland
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export TENDS_TO=42
|
export TENDS_TO=42
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue