From cdad58733973d54f91571c758ddc200ef4225d64 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Fri, 8 Jan 2021 16:38:58 +0100 Subject: Remove debugging from xbindkeys --- xbindkeys/run | 2 -- 1 file changed, 2 deletions(-) (limited to 'xbindkeys') 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; -- cgit v1.2.3