From 9670d3d9e6ccf9e09492706dbfbd9a822e395241 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Thu, 23 Feb 2012 18:21:28 +0100 Subject: .xbindkeysrc.scm --- .xbindkeysrc.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.xbindkeysrc.scm') diff --git a/.xbindkeysrc.scm b/.xbindkeysrc.scm index e90701f..d1c9479 100644 --- a/.xbindkeysrc.scm +++ b/.xbindkeysrc.scm @@ -91,7 +91,8 @@ the command." (prog (read-line file))) (close-port file) (switch-to-tag prog) - (run-command prog))) + (run-command prog)) + (reset-main-binding)) (define (kill-tag) "Kill a selected tag" -- cgit v1.2.3-54-g00ecf