mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #459] How to reset Clipy settings? #283
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#283
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 @sushilpro77 on GitHub (Mar 22, 2021).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/459
By Mistake i hide Clipy from status bar, so i want to revert it's settings. Help me here
@abae136ab commented on GitHub (Jun 23, 2021):
me too~
@ivribalko commented on GitHub (Jul 25, 2021):
Hey! I did that too, I've hidden all menu items and the menu bar icon and blocked myself completely from entering app's Preferences. I used
find / -name '*clipy*' -print 2>/dev/nullto find all relevant items, removed them and restarted. That reset Clipy and allowed me back in Preferences. Also: https://github.com/Clipy/Clipy/issues/443#issuecomment-886239899.@takeaki-m commented on GitHub (Feb 27, 2024):
I encountered the same problem and resolved by running following command on Terminal.
defaults delete com.clipy-app.ClipyPlease check details below comment on #482
https://github.com/Clipy/Clipy/issues/482#issuecomment-1966656792
@0xCABBA6E commented on GitHub (Jun 15, 2024):
Thanks! Works well