dotfiles/bin/startsway

10 lines
241 B
Text
Raw Normal View History

2023-02-27 09:56:50 +00:00
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
2023-07-31 02:10:53 +00:00
export XCURSOR_THEME=Layan-white-cursors
2023-02-27 09:56:50 +00:00
dbus-launch --exit-with-session sway