launch-sway: Add script.

This commit is contained in:
Nicolás A. Ortega Froysa 2025-04-11 12:53:01 +02:00
parent 66b4328a30
commit cbb8d1a9e8

7
launch-sway Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash
#export SDL_VIDEODRIVER=wayland
export _JAVA_AWT_WM_NONREPARENTING=1
export QT_QPA_PLATFORM=wayland
export XDG_CURRENT_DESKTOP=sway
export XDG_SESSION_DESKTOP=sway
exec sway