From d310cd345617d129f7b82cf5e520afa99a05bd87 Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Fri, 15 Jan 2010 23:06:52 +0100 Subject: [PATCH] Revert "export DISPLAY in display hook, xset fails otherwise" This reverts commit a89f860830ed265aa3fbd2048154f645a7b458ef. --- hooks/display | 3 --- 1 file changed, 3 deletions(-) diff --git a/hooks/display b/hooks/display index d29a95b..7fb032c 100755 --- a/hooks/display +++ b/hooks/display @@ -1,7 +1,4 @@ #!/bin/sh - -export DISPLAY=:0 - case "$1" in # At the start of zavai init) -- 2.30.2