dotfiles/zshrc: use vulkan on Sway
Seems to work fine on all Intel now.
This commit is contained in:
parent
82f581d0a5
commit
539102d713
@ -53,10 +53,7 @@ if [[ "$OSTYPE" =~ ^linux.*$ ]]; then
|
||||
export RSYNC_OLD_ARGS=1
|
||||
{%@@ endif @@%}
|
||||
|
||||
{%@@ if profile == "balozi" @@%}
|
||||
# 2023-12-27: use Vulkan renderer in Sway
|
||||
# 2024-03-23: still buggy
|
||||
# 2025-01-02: seem to work on newer Intel
|
||||
{%@@ if profile == "knafeh" or profile == "balozi" @@%}
|
||||
export WLR_RENDERER=vulkan
|
||||
{%@@ endif @@%}
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user