From 3aae73161bd7222a6c406245bd504f88fd785db5 Mon Sep 17 00:00:00 2001 From: Yavor Kolev Date: Wed, 28 Dec 2022 17:56:01 -0800 Subject: [PATCH] Add Hyprland-py --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 23c416d..df4586f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Awesome list for Hyprland ## Language Bindings - [Hyprland-rs](https://github.com/hyprland-community/hyprland-rs) (events, hyprctl) ![rust][rs] +- [Hyprland-py](https://github.com/hyprland-community/hyprland-py) (events, hyprctl, binds) ![python][py] - [Shell Events](https://github.com/hyprwm/contrib/tree/main/shellevents) (events) ![shell][sh] - [Hyprland IPC Client](https://github.com/labi-le/hyprland-ipc-client) (events) ![go][go] - [Hyprland_rs](https://github.com/amirography/hyprland_rs) (config generation) ![rust][rs] @@ -123,3 +124,5 @@ Awesome list for Hyprland [va]: https://img.shields.io/badge/-vala-blueviolet [da]: https://img.shields.io/badge/-dart-02D3B3 + +[py]: https://img.shields.io/badge/-python-blue