diff --git a/stumpwm/stumpwmrc b/stumpwm/stumpwmrc index 03ce3e2..a9f32e8 100644 --- a/stumpwm/stumpwmrc +++ b/stumpwm/stumpwmrc @@ -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")