summaryrefslogtreecommitdiffstats
path: root/.xbindkeysrc.scm
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-05-22 14:36:52 +0000
committerGravatar Tom Willemsen2012-05-22 14:36:52 +0000
commit90cccbae8af88ec5431d4c24939e0c61cf2aec2d (patch)
tree1e2666d09616a31441ebda2fda416b0292f364e7 /.xbindkeysrc.scm
parentdf1105ec767afa06318db9e1ec2d5de0d737df44 (diff)
parent1ea643146c817681ce8d4acd8726a1fd113a05ba (diff)
downloaddotfiles-90cccbae8af88ec5431d4c24939e0c61cf2aec2d.tar.gz
dotfiles-90cccbae8af88ec5431d4c24939e0c61cf2aec2d.zip
Merge remote-tracking branch 'ryuslash/master' into phoenix
Conflicts: .config/herbstluftwm/autostart .xbindkeysrc.scm .xinitrc
Diffstat (limited to '.xbindkeysrc.scm')
-rw-r--r--.xbindkeysrc.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/.xbindkeysrc.scm b/.xbindkeysrc.scm
index 9a04d74..859e35e 100644
--- a/.xbindkeysrc.scm
+++ b/.xbindkeysrc.scm
@@ -205,7 +205,8 @@
(xbindkey '(XF86AudioNext) "mpc next")
(xbindkey-function '(XF86TouchpadOff) kill-mouse)
(xbindkey-function '(XF86TouchpadOn) revive-mouse)
- (xbindkey `(,modkey k) "herbstclient close"))
+ (xbindkey `(,modkey k) "herbstclient close")
+ (xbindkey `(,modkey Escape) "~/.config/herbstluftwm/panel.sh"))
(define (second-binding)
"Second binding"