8 lines
199 B
Text
8 lines
199 B
Text
|
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
|