(add) add hyprland_ipc (#2725)

Co-authored-by: xTrayambak <xtrayambak@gmail.com>
This commit is contained in:
Trayambak 2023-10-17 16:45:39 +05:30 committed by GitHub
parent 228ba7defd
commit 6174a8f49d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31582,5 +31582,18 @@
"description": "A few CLI utilities",
"license": "0BSD",
"web": "https://github.com/pcarrier/bz"
},
{
"name": "hyprland_ipc",
"url": "https://github.com/xTrayambak/hyprland_ipc",
"method": "git",
"tags": [
"ipc",
"hyprland",
"library"
],
"description": "An unofficial wrapper to Hyprland's IPC layer",
"license": "GPLv3",
"web": "https://github.com/xTrayambak/hyprland_ipc"
}
]