From 4a0aa6f2f4a89656282ee4a40398b57980ff4c44 Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Thu, 1 Nov 2018 18:13:33 +0100 Subject: fix: firefox and chrome freezing X11 --- home/.zprofile | 2 -- 1 file changed, 2 deletions(-) (limited to 'home') diff --git a/home/.zprofile b/home/.zprofile index 6ed6978..ea8612c 100644 --- a/home/.zprofile +++ b/home/.zprofile @@ -15,8 +15,6 @@ if [[ -x /usr/bin/locale ]]; then fi fi -export LIBGL_DRI3_DISABLE=1 - SSH_ENV="$HOME/.ssh/environment" function start_agent { -- cgit v1.2.3