summaryrefslogtreecommitdiff
path: root/xbindkeys
diff options
context:
space:
mode:
authorGuillermo Ramos2021-01-08 16:38:58 +0100
committerGuillermo Ramos2021-01-08 16:38:58 +0100
commitcdad58733973d54f91571c758ddc200ef4225d64 (patch)
tree0aef0c346d7093e526830d001939949ac33cdbd8 /xbindkeys
parent56bd0500e9d4aa96823b7152f631fbbc95f52c4a (diff)
downloads6-services-cdad58733973d54f91571c758ddc200ef4225d64.tar.gz
Remove debugging from xbindkeys
Diffstat (limited to 'xbindkeys')
-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;