From 7d15997dcba96f35451c0ca4d943d34e508ff34d Mon Sep 17 00:00:00 2001 From: PandaDEV <70103896+0PandaDEV@users.noreply.github.com> Date: Mon, 9 Dec 2024 22:05:42 +1000 Subject: [PATCH] docs: add macos to setup guide --- GET_STARTED.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/GET_STARTED.md b/GET_STARTED.md index 3807b7f..612ffbb 100644 --- a/GET_STARTED.md +++ b/GET_STARTED.md @@ -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