summaryrefslogtreecommitdiffstats
path: root/.local/bin/dmapps
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/dmapps')
-rwxr-xr-x.local/bin/dmapps2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/dmapps b/.local/bin/dmapps
index ec7a11a..51b0625 100755
--- a/.local/bin/dmapps
+++ b/.local/bin/dmapps
@@ -91,7 +91,7 @@ sub run
exec("thunderbird");
}
case "Arduino" {
- exec("arduino");
+ exec("arduino-ide");
}
case "cool-retro-term" {
exec("cool-retro-term");