mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 09:01:16 +00:00
no more dia (#66)
This commit is contained in:
parent
65d88f9d9e
commit
829c5dcd8e
1 changed files with 2 additions and 2 deletions
|
|
@ -72,7 +72,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"description": "Caps Lock + 1 = Open Dia",
|
||||
"description": "Caps Lock + 1 = Open Helium",
|
||||
"manipulators": [
|
||||
{
|
||||
"from": {
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
},
|
||||
"to": [
|
||||
{
|
||||
"shell_command": "open -a 'Dia'"
|
||||
"shell_command": "open -a 'Helium'"
|
||||
}
|
||||
],
|
||||
"type": "basic"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue