no more dia

This commit is contained in:
Harivansh Rathi 2026-04-04 15:33:36 +00:00
parent 66c53e1eca
commit 2ec0268037

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"