mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:26:42 +00:00
Remap global cmd+ctrl+w keybinding to WhatsApp
This commit is contained in:
@@ -14,7 +14,7 @@ function obj.init()
|
|||||||
apptoggle:bind({'cmd', 'ctrl'}, 'F', 'Messenger')
|
apptoggle:bind({'cmd', 'ctrl'}, 'F', 'Messenger')
|
||||||
apptoggle:bind({'cmd', 'ctrl'}, 'S', 'Spotify')
|
apptoggle:bind({'cmd', 'ctrl'}, 'S', 'Spotify')
|
||||||
apptoggle:bind({'cmd', 'ctrl'}, 'T', 'Discord')
|
apptoggle:bind({'cmd', 'ctrl'}, 'T', 'Discord')
|
||||||
apptoggle:bind({'cmd', 'ctrl'}, 'W', 'Twitter')
|
apptoggle:bind({'cmd', 'ctrl'}, 'W', 'WhatsApp')
|
||||||
apptoggle:bind({'cmd', 'ctrl'}, 'X', 'Things', '/Applications/Things3.app')
|
apptoggle:bind({'cmd', 'ctrl'}, 'X', 'Things', '/Applications/Things3.app')
|
||||||
apptoggle:bind({'cmd', 'ctrl'}, 'Z', 'Slack')
|
apptoggle:bind({'cmd', 'ctrl'}, 'Z', 'Slack')
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user