diff options
| author | Marc Vertes <mvertes@free.fr> | 2024-05-16 23:01:12 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2024-05-16 23:01:12 +0200 |
| commit | 10a035abbe68303ab3dca621c2553c1ceb04461c (patch) | |
| tree | 42941f199ac2194abd86e4233299be66294bfbbf /.profile | |
| parent | d1641e78b60aafbcd6233f2aa4cd50385a63ba92 (diff) | |
update
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ export PATH=~/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:~/go/bin export XDG_RUNTIME_DIR=/run/user/1000 [ "$SHELL" = /bin/ash ] && export ENV=~/.shrc + +[ "$(tty)" = /dev/tty1 ] && exec dbus-run-session -- sway |
