im bad at writing commits

This commit is contained in:
Emily 2021-09-03 13:19:59 +10:00
parent 75ddde650f
commit 2c3e2ee3e8
8 changed files with 74 additions and 78 deletions

View file

@ -1,6 +1,7 @@
if [[ -z $DISPLAY && $TTY = /dev/tty1 ]]; then
export MOZ_ENABLE_WAYLAND=1
export XDG_CURRENT_DESKTOP=sway
export XDG_SESSION_TYPE=wayland
exec dbus-run-session sway
fi