From bdf9a71ab7baa2b1de9abcfd5df1a9107a55d141 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sun, 5 Jul 2026 01:19:30 -0400 Subject: add a bunch of emacs packages HELP --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index e8ae3be..413fee3 100644 --- a/.bash_profile +++ b/.bash_profile @@ -36,5 +36,5 @@ export VIMINIT="source $MYVIMRC" # Auto-start wm on tty1 if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then - exec dbus-launch mango + exec dbus-launch --exit-with-session mango fi -- cgit v1.2.3