launch-sway: Add script.
This commit is contained in:
parent
66b4328a30
commit
cbb8d1a9e8
7
launch-sway
Executable file
7
launch-sway
Executable 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
|
Loading…
x
Reference in New Issue
Block a user