Invite Alacritty to the party

This commit is contained in:
Josh Sherman 2024-10-14 22:57:13 -05:00
parent ce13923d34
commit 4db3639f60
No known key found for this signature in database
GPG key ID: 55B058A80530EF22
5 changed files with 102 additions and 1 deletions

View file

@ -6,7 +6,7 @@ local hyper = { 'ctrl', 'alt', 'cmd', 'shift' }
local applicationHotKeys = {
-- ['0'] = '',
['1'] = 'Terminal',
['1'] = 'Alacritty',
['2'] = 'Safari',
['3'] = 'Slack',
['4'] = 'Discord',