summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--xbindkeysrc.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/xbindkeysrc.scm b/xbindkeysrc.scm
index 99e78cb6..e44500f1 100644
--- a/xbindkeysrc.scm
+++ b/xbindkeysrc.scm
@@ -47,9 +47,6 @@
 ;; (remove-all-keys)
 ;; (debug)
 
-
-(xbindkey '(control shift q) "xbindkeys_show")
-
 (xbindkey '(mod4 F9)  "mpc toggle")
 (xbindkey '(mod4 F10) "mpc prev")
 (xbindkey '(mod4 F11) "mpc next")