Force GL renderer for transmission
This commit is contained in:
parent
ee5f56ca2b
commit
46543932f4
|
@ -15,6 +15,7 @@ export QT_QPA_PLATFORMTHEME="qt5ct"
|
|||
export QT_QPA_PLATFORM="wayland-egl;wayland;xcb"
|
||||
export GDK_BACKEND="wayland"
|
||||
export DCONF=".config/dconf/user"
|
||||
export GSK_RENDERER="gl"
|
||||
|
||||
# Setup editor
|
||||
export EDITOR="nvim"
|
||||
|
|
Loading…
Reference in New Issue