Updated Home (markdown)

Roman S 2024-04-14 21:40:15 -07:00
parent 199f7361ab
commit d1a3112497
1 changed files with 6 additions and 0 deletions

@ -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.