From 96f364bc0b4ad967d1fd2654214170ab42006550 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 20 Mar 2014 01:22:17 -0400 Subject: make xbindkeys watch for config updates --- services/xbindkeys/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services') diff --git a/services/xbindkeys/run b/services/xbindkeys/run index dd84cbc..64a1a7a 100755 --- a/services/xbindkeys/run +++ b/services/xbindkeys/run @@ -1,4 +1,4 @@ #!/bin/sh cd $HOME -exec xbindkeys -n +exec xbindkeys -p -n -- cgit v1.2.3-54-g00ecf