mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #226] Restore icon to menu bar #118
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#118
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cmgdev on GitHub (Oct 13, 2017).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/226
I cleaned up my menu bar several months ago, and selected the option to hide Clipy. Is there a way to get it back?
The shortcut for clipboard history still works. But I cannot get to the snippets manager or any preferences.
I am using homebrew cask, and have tried uninstalling and reinstalling, but the icon is still gone from the menu bar. Any suggestions to get it back, or launch preferences?
@Econa77 commented on GitHub (Oct 18, 2017):
@cmgdev Have you changed the shortcut on the main menu? If you have not changed shortcut, you can try
⌘ + Shift + v.If you changed shortcut please reset setting by executing the following command and restart Clipy.
defaults delete com.clipy-app.Clipy@cmgdev commented on GitHub (Oct 18, 2017):
@Econa77, I had changed the shortcut, but none of the other shortcuts were working either.
Running
defaults delete com.clipy-app.Clipyfixed it though. Thanks!