summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xxbindkeys/run2
1 files changed, 0 insertions, 2 deletions
diff --git a/xbindkeys/run b/xbindkeys/run
index a280cee..6e5b6e9 100755
--- a/xbindkeys/run
+++ b/xbindkeys/run
@@ -1,7 +1,5 @@
#!/bin/sh
-set -x
-
xdg_runtime_dir=$(id -ur | sed 's:^:/run/user/:')
test -d "$xdg_runtime_dir" || exit -1;