Enable wayland for firefox in Linux.
This commit is contained in:
@@ -6,6 +6,7 @@ IFS=$'\n\t'
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
export XDG_CURRENT_DESKTOP=sway
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
#export WLR_RENDERER=vulkan
|
||||
|
||||
exec sway -d &> $HOME/.config/swaylog
|
||||
|
||||
Reference in New Issue
Block a user