From d1a31124976c26837ea786c80ea93c8836abe8df Mon Sep 17 00:00:00 2001 From: Roman S <9026129+teamday@users.noreply.github.com> Date: Sun, 14 Apr 2024 21:40:15 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Home.md b/Home.md index ca3b4ee..5927016 100644 --- a/Home.md +++ b/Home.md @@ -34,6 +34,12 @@ set TTY1 (tty) [ "$TTY1" = "/dev/tty1" ] && exec sway ``` +Might help with dbus(missing $DBUS_SESSION_BUS_ADDRESS) +```bash +# If running from tty1 start sway +[ "$(tty)" = "/dev/tty1" ] && exec dbus-run-session sway +``` + ## Configuration The suggested location for the sway configuration file is `~/.config/sway/config`. To begin configuring sway, create this directory and copy the default config.