This commit is contained in:
Stephan Raabe
2023-10-04 17:05:17 +02:00
parent 2eb576c949
commit 37c255c7bf
5 changed files with 9 additions and 7 deletions

View File

@@ -139,7 +139,7 @@
// Windows VM
"custom/windowsvm": {
"format": "",
"on-click": "~/private/launchvm.sh",
"on-click": "~/dotfiles/scripts/launchvm.sh",
"tooltip": false
},