This commit is contained in:
Hane 2023-11-28 22:01:29 +01:00
commit cc4be7b512
2 changed files with 8 additions and 0 deletions

4
wey.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
export QT_QPA_PLATFORM=wayland
export MOZ_ENABLE_WAYLAND=1
exec startplasma-wayland

4
x11.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
export QT_QPA_PLATFORM=
export MOZ_ENABLE_WAYLAND=
exec startx