no more dia (#66)

This commit is contained in:
Hari 2026-04-04 13:45:14 -04:00 committed by GitHub
parent 65d88f9d9e
commit 829c5dcd8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,7 +72,7 @@
] ]
}, },
{ {
"description": "Caps Lock + 1 = Open Dia", "description": "Caps Lock + 1 = Open Helium",
"manipulators": [ "manipulators": [
{ {
"from": { "from": {
@ -85,7 +85,7 @@
}, },
"to": [ "to": [
{ {
"shell_command": "open -a 'Dia'" "shell_command": "open -a 'Helium'"
} }
], ],
"type": "basic" "type": "basic"