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
|
export RSYNC_OLD_ARGS=1
|
||||||
{%@@ endif @@%}
|
{%@@ endif @@%}
|
||||||
|
|
||||||
{%@@ if profile == "balozi" @@%}
|
{%@@ if profile == "knafeh" or profile == "balozi" @@%}
|
||||||
# 2023-12-27: use Vulkan renderer in Sway
|
|
||||||
# 2024-03-23: still buggy
|
|
||||||
# 2025-01-02: seem to work on newer Intel
|
|
||||||
export WLR_RENDERER=vulkan
|
export WLR_RENDERER=vulkan
|
||||||
{%@@ endif @@%}
|
{%@@ endif @@%}
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user