From 48f2c90405554a4e98cecd05cfbed0aa05a80189 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 15 Oct 2019 14:58:49 +0300 Subject: [PATCH] Forbid DBus autolaunching --- zsh/.zshenv | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.zshenv b/zsh/.zshenv index 34f1d77..4f03d07 100644 --- a/zsh/.zshenv +++ b/zsh/.zshenv @@ -93,4 +93,5 @@ export TZ='Europe/Moscow' export IFCONFIG_FORMAT=inet:cidr,inet6:cidr export SSH_AUTH_SOCK=$HOME/.ssh/agent export MAILDIR=$HOME/mail +export DBUS_SESSION_BUS_ADDRESS=disabled: # }}} -- 2.44.0