Skip to content

Instantly share code, notes, and snippets.

@lucaspwbx
Created November 22, 2020 23:48
Show Gist options
  • Save lucaspwbx/f4c4cab0df230e0a88f91e835ec337fb to your computer and use it in GitHub Desktop.
Save lucaspwbx/f4c4cab0df230e0a88f91e835ec337fb to your computer and use it in GitHub Desktop.
case "$(tty)" in
"/dev/tty1")
~/stumpwm.ros;;
"/dev/tty2")
exec i3;;
"/dev/tty3")
exec dbus-launch --exit-with-session emacs;;
esac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment