mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:26:40 +00:00
feat(keybind): switch cmd+ctrl+s from Spotify to Apple Music
This commit is contained in:
@@ -12,7 +12,7 @@ function obj.init()
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'D', 'Kiwi for Gmail Lite')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'E', 'Emacs', '/Applications/Emacs.app')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'F', 'Messenger')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'S', 'Spotify')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'S', 'Music')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'T', 'Discord')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'W', 'WhatsApp')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'X', 'Things', '/Applications/Things3.app')
|
||||
|
||||
Reference in New Issue
Block a user