docs: add macos to setup guide

This commit is contained in:
PandaDEV 2024-12-09 22:05:42 +10:00 committed by GitHub
parent 82ac670591
commit 7d15997dcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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. 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 | | Operating System | Path |
|------------------|-------------------------------------------------------| |------------------|-----------------------------------------------------------------|
| Windows | `C:\Users\USERNAME\AppData\Roaming\net.pandadev.qopy` | | Windows | `C:\Users\USERNAME\AppData\Roaming\net.pandadev.qopy` |
| macOS | `/Users/USERNAME/Library/Application Support/net.pandadev.qopy` |
| Linux | `` | | Linux | `` |
## Disable Windows+V for default clipboard manager ## Disable Windows+V for default clipboard manager