diff options
| author | David Kaufmann <astra@ionic.at> | 2018-11-01 18:13:33 +0100 |
|---|---|---|
| committer | David Kaufmann <astra@ionic.at> | 2018-11-01 18:13:33 +0100 |
| commit | 4a0aa6f2f4a89656282ee4a40398b57980ff4c44 (patch) | |
| tree | 5257ff68c3d417c437300396b9669702368f95bf | |
| parent | be98c63d9f7007e1e6b3ca5bd5eb3d030413c431 (diff) | |
| download | config-4a0aa6f2f4a89656282ee4a40398b57980ff4c44.tar.gz | |
fix: firefox and chrome freezing X11
| -rw-r--r-- | home/.zprofile | 2 |
1 files changed, 0 insertions, 2 deletions
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 { |
