add startsway wrapper command
This commit is contained in:
parent
20adb85fd7
commit
b0cb6e985b
4 changed files with 11 additions and 16 deletions
7
bin/startsway
Executable file
7
bin/startsway
Executable file
|
@ -0,0 +1,7 @@
|
|||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
export XDG_CURRENT_DESKTOP=sway
|
||||
export XDG_SESSION_DESKTOP=sway
|
||||
export QT_STYLE_OVERRIDE=cherry
|
||||
|
||||
dbus-launch --exit-with-session sway
|
Loading…
Add table
Add a link
Reference in a new issue