mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
Launch dwm in a dbus session (#1340)
* Launch dwm in a dbus session * Add ssh-agent * Update dbus env * Update xprofile
This commit is contained in:
parent
ca8cb1f6a7
commit
1e3adf9c03
@ -13,5 +13,6 @@ if [ -f "${XDG_CONFIG_HOME:-$HOME/.config}/x11/xprofile" ]; then
|
||||
else
|
||||
. "$HOME/.xprofile"
|
||||
fi
|
||||
|
||||
# Activate dbus variables
|
||||
dbus-update-activation-environment --all
|
||||
ssh-agent dwm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user