diff --git a/stumpwm/stumpwmrc b/stumpwm/stumpwmrc index e9f5a42..96dd4c8 100644 --- a/stumpwm/stumpwmrc +++ b/stumpwm/stumpwmrc @@ -89,6 +89,7 @@ *group-format* "%t") ;; root keybindings +(set-prefix-key (kbd "C-q")) ;; Application keybindings (define-key *root-map* (kbd "W") (concatenate 'string "exec " *web-browser*))