diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-12 14:36:45 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-12 14:36:45 +0200 |
commit | 9558c13ef4dbb0d9669152e7bf98f247585b8829 (patch) | |
tree | 05d5da56bdbb66d51e5e5a917718675151136cbc /X11/xinitrc | |
parent | fd865f568673ba5b71bdcb1ab4e0490ac398eee0 (diff) | |
download | dotfiles-9558c13ef4dbb0d9669152e7bf98f247585b8829.tar.xz |
Don't use systemd --user DBus
Diffstat (limited to 'X11/xinitrc')
-rw-r--r-- | X11/xinitrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/X11/xinitrc b/X11/xinitrc index e4d4fe8..e55250f 100644 --- a/X11/xinitrc +++ b/X11/xinitrc @@ -4,5 +4,4 @@ # # Executed by startx (run your window manager from here) -export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/"$UID"/dbus/user_bus_socket exec i3 -c /home/kyrias/.config/i3/config |