sway(env): disable LIBVA
TODO: do this conditionally based on hostname or sth
This commit is contained in:
parent
cf59413aa4
commit
c4438e063b
@ -28,7 +28,7 @@ KITTY_ENABLE_WAYLAND=1
|
|||||||
BEMENU_BACKEND=wayland
|
BEMENU_BACKEND=wayland
|
||||||
SDL_VIDEODRIVER=wayland
|
SDL_VIDEODRIVER=wayland
|
||||||
NO_AT_BRIDGE=1
|
NO_AT_BRIDGE=1
|
||||||
LIBVA_DRIVER_NAME="i965"
|
; LIBVA_DRIVER_NAME="i965"
|
||||||
TDESKTOP_USE_PORTAL=1
|
TDESKTOP_USE_PORTAL=1
|
||||||
XDG_SESSION_TYPE=wayland
|
XDG_SESSION_TYPE=wayland
|
||||||
XDG_CURRENT_DESKTOP=sway
|
XDG_CURRENT_DESKTOP=sway
|
||||||
|
Loading…
Reference in New Issue
Block a user