StumpWM: fix for powerstate key binding
This commit is contained in:
parent
18533f7c22
commit
9f8f6de24d
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@
|
|||
(define-key m (kbd "M-h") "system-hibernate")
|
||||
m))
|
||||
|
||||
(define-key *root-map* (kbd "XF86Launch1") *powerstate-frame-bindings*)
|
||||
(define-key *root-map* (kbd "C-F12") '*powerstate-frame-bindings*)
|
||||
|
||||
;; lockscreen
|
||||
(define-key *root-map* (kbd "M-l") "exec blurlock")
|
||||
|
|
Loading…
Reference in a new issue