diff options
Diffstat (limited to 'zsh/.zshrc')
| -rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ if [ "$(tty)" = "/dev/tty1" ]; then export GDK_BACKEND="wayland,x11" export LIBVA_DRIVER_NAME=radeonsi export AMD_VULKAN_ICD=RADV + export WLR_RENDERER=vulkan ;; *) export GDK_BACKEND="wayland" |
