feat-001: add Start Menu shortcut to installer
Some checks failed
Build Check / build (push) Has been cancelled
Build Check / build (pull_request) Has been cancelled

This commit is contained in:
2026-05-17 10:26:14 -05:00
parent defffd0b03
commit df6dc2f28c
2 changed files with 20 additions and 1 deletions

View File

@@ -21,7 +21,8 @@
"Bash(git push *)",
"Bash(grep -n \"tray_icon::TrayIconEvent\\\\|tray_icon::menu::MenuEvent\\\\|set_event_handler\" ~/.cargo/registry/src/*/tray-icon-0.14*/src/lib.rs 2>/dev/null | head -20)",
"Bash(git add *)",
"Bash(git commit *)"
"Bash(git commit *)",
"Bash(git pull *)"
]
}
}