mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 13:14:04 +02:00
docs: add macos to setup guide
This commit is contained in:
parent
82ac670591
commit
7d15997dcb
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue