mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
7 lines
242 B
Plaintext
7 lines
242 B
Plaintext
# flatpak & snap & co.
|
|
. /etc/profile
|
|
# Using dbus-launch seems to be necessary here to get dbus up, otherwise
|
|
# there are errors about it missing and pasystray & nm-applet cannot be
|
|
# interacted with.
|
|
exec dbus-launch --exit-with-session i3
|