From 825e81343502ae9ad15a70c7f52634617d865b6d Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sat, 16 May 2026 00:21:48 -0400 Subject: pipewire and screenshot --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 62995cf..bdb270d 100644 --- a/.bash_profile +++ b/.bash_profile @@ -29,6 +29,6 @@ export XDG_STATE_HOME="${HOME}/.local/state" # Auto-start wm on tty1 if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then - exec mango + exec dbus-launch mango fi -- cgit v1.2.3