Skip to content

Commit

Permalink
docs: add macos to setup guide
Browse files Browse the repository at this point in the history
  • Loading branch information
0PandaDEV authored Dec 9, 2024
1 parent 82ac670 commit 7d15997
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions GET_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ The hotkey for Qopy is Windows+V which is also the hotkey for the default clipbo

All the data of Qopy is stored inside of a SQLite database. The location for the file differs for windows and linux.

| Operating System | Path |
|------------------|-------------------------------------------------------|
| Windows | `C:\Users\USERNAME\AppData\Roaming\net.pandadev.qopy` |
| Operating System | Path |
|------------------|-----------------------------------------------------------------|
| Windows | `C:\Users\USERNAME\AppData\Roaming\net.pandadev.qopy` |
| macOS | `/Users/USERNAME/Library/Application Support/net.pandadev.qopy` |
| Linux | `` |

## Disable Windows+V for default clipboard manager
Expand Down

0 comments on commit 7d15997

Please sign in to comment.