summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-04-19 10:26:03 +0000
committerGravatar Tom Willemsen2012-04-19 10:26:03 +0000
commitdf1105ec767afa06318db9e1ec2d5de0d737df44 (patch)
treef0ee3069ac923a97c43778b779210d96472de6ec
parent20181fab259a62623689adeda30a976fcc09aa0b (diff)
downloaddotfiles-df1105ec767afa06318db9e1ec2d5de0d737df44.tar.gz
dotfiles-df1105ec767afa06318db9e1ec2d5de0d737df44.zip
.xbindkeysrc.scm
-rw-r--r--.xbindkeysrc.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xbindkeysrc.scm b/.xbindkeysrc.scm
index 639f53c..9a04d74 100644
--- a/.xbindkeysrc.scm
+++ b/.xbindkeysrc.scm
@@ -204,7 +204,7 @@
(xbindkey '(XF86AudioPrev) "mpc prev")
(xbindkey '(XF86AudioNext) "mpc next")
(xbindkey-function '(XF86TouchpadOff) kill-mouse)
- (xbindkey-function '(XF86TouchpadOn) revive-mouse))
+ (xbindkey-function '(XF86TouchpadOn) revive-mouse)
(xbindkey `(,modkey k) "herbstclient close"))
(define (second-binding)