StumpWM: Assign C-t m to Spotify
This commit is contained in:
parent
18cdc36480
commit
eb8ef2959b
1 changed files with 2 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue