Get rid of YakYak (Google Hangouts client)

Nobody really uses Hangouts anymore, and Google are soon killing it.
This commit is contained in:
2019-01-02 11:59:24 +00:00
parent e3151b8d74
commit 7eaea4a560
2 changed files with 0 additions and 2 deletions

View File

@@ -209,7 +209,6 @@ if `hostname -s`.strip == 'noct'
cask 'whatsapp' cask 'whatsapp'
cask 'witgui' cask 'witgui'
cask 'xld' cask 'xld'
cask 'yakyak'
mas 'Apple Remote Desktop', id: 409_907_375 mas 'Apple Remote Desktop', id: 409_907_375
mas 'Awaken', id: 404_221_531 mas 'Awaken', id: 404_221_531

View File

@@ -6,7 +6,6 @@ function obj.init()
apptoggle:bind({'cmd', 'alt', 'ctrl'}, 'A', 'Activity Monitor') apptoggle:bind({'cmd', 'alt', 'ctrl'}, 'A', 'Activity Monitor')
apptoggle:bind({'cmd', 'ctrl'}, '1', 'Microsoft To-Do') apptoggle:bind({'cmd', 'ctrl'}, '1', 'Microsoft To-Do')
apptoggle:bind({'cmd', 'ctrl'}, '4', 'Skitch') apptoggle:bind({'cmd', 'ctrl'}, '4', 'Skitch')
apptoggle:bind({'cmd', 'ctrl'}, 'A', 'YakYak')
apptoggle:bind({'cmd', 'ctrl'}, 'B', 'Postico') apptoggle:bind({'cmd', 'ctrl'}, 'B', 'Postico')
apptoggle:bind({'cmd', 'ctrl'}, 'C', 'Medis') apptoggle:bind({'cmd', 'ctrl'}, 'C', 'Medis')
apptoggle:bind({'cmd', 'ctrl'}, 'D', 'Wavebox') apptoggle:bind({'cmd', 'ctrl'}, 'D', 'Wavebox')