From 2ff5e707dc18db621cb10bb62598b95e830a1770 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 6 Dec 2025 08:29:53 -0800 Subject: [PATCH] Added PaperWM.spoon to window-management --- source/data/dynamic/applications.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index a41fe33..b8d283a 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12105,6 +12105,24 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "PaperWM.spoon", + "description": "", + "repo_url": "https://github.com/mogenson/PaperWM.spoon", + "tags": [ + "manual" + ], + "platforms": [ + "macos" + ], + "category": "window-management", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file