diff --git a/stumpwm/stumpwmrc b/stumpwm/stumpwmrc index fbacc4a..0c2df15 100644 --- a/stumpwm/stumpwmrc +++ b/stumpwm/stumpwmrc @@ -92,6 +92,8 @@ ;;; ranger (define-key *root-map* (kbd "C-c") "exec nemo --no-desktop") +;;; spotify +(define-key *root-map* (kbd "m") "exec spotify") ;;; bind keys for changing workspace (define-key *root-map* (kbd "C-1") "change-workspace web")