Unifying my browser experience across systems

This commit is contained in:
Josh Sherman 2024-10-21 18:09:29 -05:00
parent b3e3f4fc1b
commit 4a06eafcbc
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

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