Commit 2ab55c9

kravantokh <kravantokh@noreply.codeberg.org>
2026-02-13 14:46:21
Add FancyWM.
1 parent 0e91d85
Changed files (1)
bucket/fancywm.json
@@ -0,0 +1,17 @@
+{
+	"version": "2.18.4",
+	"description": "FancyWM - Dynamic Tiling Window Manager for Windows",
+	"homepage": "https://github.com/FancyWM/fancywm",
+	"license": "PolyForm Perimeter License 1.0.1",
+	"notes": "",
+	"depends" :[
+		"versions/dotnet10-sdk"
+	],
+	"architecture": {
+		"64bit": {
+			"url": "https://github.com/FancyWM/fancywm/releases/download/v2.18.4/FancyWM.Release.x64.zip",
+			"hash": "81cd5164382e342bdd347bd38b51d592aa1f72a5fc6f6e9eaa0bf096d218a7c7"
+		}
+	},
+	"bin": "FancyWM.exe"
+}