mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
etc/profile.d: add 99-wayland.sh
This commit is contained in:
parent
4e53f9f781
commit
a8bfd98c0f
7
etc/profile.d/99-wayland.sh
Normal file
7
etc/profile.d/99-wayland.sh
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#export QT_QPA_PLATFORMTHEME="kde"
|
||||||
|
export GDK_BACKEND=wayland
|
||||||
|
export QT_QPA_PLATFORM=wayland
|
||||||
|
export CLUTTER_BACKEND=wayland
|
||||||
|
export SDL_VIDEODRIVER=wayland
|
||||||
|
export ELECTRON_OZONE_PLATFORM_HINT=wayland
|
||||||
|
export MOZ_ENABLE_WAYLAND=1
|
Loading…
Reference in New Issue
Block a user