.xbindkeysrc.scm
This commit is contained in:
parent
20181fab25
commit
df1105ec76
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue