feat: add hotkey registration error handling and dynamic icon generation

This commit is contained in:
jahruz67
2026-05-19 16:10:40 -07:00
parent b0f4ea3e6f
commit b6ae530876
11 changed files with 139 additions and 9 deletions
+1
View File
@@ -93,6 +93,7 @@ func main() {
}
// Clean up resources on exit
cleanupSecondInstanceListener()
releaseInstanceLock()
}