summary refs log tree commit diff stats
path: root/xbindkeysrc.scm
diff options
context:
space:
mode:
authorAlan Pearce2013-05-18 15:36:59 +0100
committerAlan Pearce2013-05-18 15:36:59 +0100
commit7c20d9e6e237b1c1e9cb1ac7f1e7174a6fda5a1f (patch)
tree5eb97262f3889873cb2097dcf600055b71966677 /xbindkeysrc.scm
parentf309dcf76f145ab84ac1fc624d0bd49ce942073d (diff)
downloaddotfiles-7c20d9e6e237b1c1e9cb1ac7f1e7174a6fda5a1f.tar.lz
dotfiles-7c20d9e6e237b1c1e9cb1ac7f1e7174a6fda5a1f.tar.zst
dotfiles-7c20d9e6e237b1c1e9cb1ac7f1e7174a6fda5a1f.zip
Xbindkeys: Remove binding for xbindkeys_show
Diffstat (limited to 'xbindkeysrc.scm')
-rw-r--r--xbindkeysrc.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/xbindkeysrc.scm b/xbindkeysrc.scm
index 99e78cb..e44500f 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")