Re-enable the vulkan renderer on linux.
It is no longer crashing on linux.
This commit is contained in:
parent
eb547bf1bf
commit
ab48b1e01f
@ -6,6 +6,6 @@ IFS=$'\n\t'
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
export XDG_CURRENT_DESKTOP=sway
|
||||
#export WLR_RENDERER=vulkan
|
||||
export WLR_RENDERER=vulkan
|
||||
|
||||
exec sway -d &> $HOME/.config/swaylog
|
||||
|
Loading…
Reference in New Issue
Block a user