docs: add linux to os path

This commit is contained in:
PandaDEV 2025-01-01 16:13:50 +10:00 committed by GitHub
parent 0a08ce95d2
commit 14e8edd238
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ All the data of Qopy is stored inside of a SQLite database.
|------------------|-----------------------------------------------------------------| |------------------|-----------------------------------------------------------------|
| 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` | | macOS | `/Users/USERNAME/Library/Application Support/net.pandadev.qopy` |
| Linux | `` | | Linux | `/home/USERNAME/.local/share/net.pandadev.qopy` |
## Disable Windows+V for default clipboard manager ## Disable Windows+V for default clipboard manager