aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/.zprofile
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-08-19 12:35:41 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-08-19 12:35:41 +0200
commit9de9b0e363a73daa266912160e5b9fc9b724ee79 (patch)
tree19893775ae36f3581de100aca642d03634e43b0a /zsh/.zprofile
parentb76c27ad25199a810fa85e45aa8ac1ada19406a6 (diff)
downloaddotfiles-9de9b0e363a73daa266912160e5b9fc9b724ee79.tar.xz
Set DBUS_SESSION_BUSS_ADDRESS
Diffstat (limited to 'zsh/.zprofile')
-rw-r--r--zsh/.zprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile
index 1603340..59ecf4a 100644
--- a/zsh/.zprofile
+++ b/zsh/.zprofile
@@ -37,6 +37,8 @@ export SUDO_PROMPT=$'\e[31mSUDO\e[m password for \e[34m%p\e[m: '
export HOSTNAME=$(hostname -s)
export FQDN=$(hostname -f)
+export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/"$UID"/dbus/user_bus_socket
+
export XAUTHORITY="$XDG_RUNTIME_DIR"/xauthority
# LS_COLORS is now required for `ls` to use colour