Skip to content

Commit

Permalink
add mac support
Browse files Browse the repository at this point in the history
  • Loading branch information
0-don committed Dec 12, 2023
1 parent 5193092 commit 05fef02
Show file tree
Hide file tree
Showing 8 changed files with 79 additions and 60 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,4 @@ Before you begin, ensure you have met the following requirements:
#### note

Tested on Linux(x11), Windows
on Mac still lots of issues with hotkeys you probably need to change the hotkey
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clippy",
"version": "1.2.2",
"version": "1.2.3",
"description": "Clipboard Manager built with Rust & Typescript",
"license": "MIT",
"type": "module",
Expand Down
90 changes: 45 additions & 45 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 05fef02

Please sign in to comment.