mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:46:40 +00:00
Remap cmd+ctrl+g to Discord
This commit is contained in:
@@ -12,7 +12,7 @@ function obj.init()
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'D', 'Wavebox')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'E', 'Emacs', '/Applications/Emacs.app')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'F', 'Messenger')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'G', 'Microsoft Teams')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'G', 'Discord')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'S', 'Keybase')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'T', 'IRCCloud')
|
||||
apptoggle:bind({'cmd', 'ctrl'}, 'W', 'WhatsApp')
|
||||
|
||||
Reference in New Issue
Block a user