Switch to reference links

This commit is contained in:
Yavor Kolev
2022-12-09 01:13:29 -08:00
committed by GitHub
parent 1dd2e67867
commit 948133ffa9

View File

@@ -2,22 +2,34 @@
Awesome list for Hyprland
## Language Bindings
[Hyprland-rs](https://github.com/hyprland-community/hyprland-rs) (events, hyprctl) ![rust](https://img.shields.io/badge/-rust-orange)
[Hyprland-rs](https://github.com/hyprland-community/hyprland-rs) (events, hyprctl) ![rust][rs]
[Shell Events](https://github.com/hyprwm/contrib/tree/main/shellevents) (events) ![shell](https://img.shields.io/badge/-shell-green)
[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](https://img.shields.io/badge/-go-68D7E2)
[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](https://img.shields.io/badge/-rust-orange)
[Hyprland_rs](https://github.com/amirography/hyprland_rs) (config generation) ![rust][rs]
## Tools
### Designed for Hyprland
#### Official tools
[Hyprpaper](https://github.com/hyprwm/hyprpaper) (wallpaper daemon) ![c++](https://img.shields.io/badge/-c%2B%2B-red) [![Hyprland](https://img.shields.io/badge/Made%20for-Hyprland-blue)](https://github.com/hyprwm/Hyprland)
[Hyprpaper](https://github.com/hyprwm/hyprpaper) (wallpaper daemon) ![c++][cpp] [![Hyprland][made-for-hyprland]][hyprland]
[Hyprpicker](https://github.com/hyprwm/hyprpicker) (colorpicker) ![c++](https://img.shields.io/badge/-c%2B%2B-red) [![Hyprland](https://img.shields.io/badge/Made%20for-Hyprland-blue)](https://github.com/hyprwm/Hyprland)
[Hyprpicker](https://github.com/hyprwm/hyprpicker) (colorpicker) ![c++][cpp] [![Hyprland][made-for-hyprland]][hyprland]
#### Screenshotting
[Grimblast](https://github.com/hyprwm/contrib/tree/main/grimblast) ![shell](https://img.shields.io/badge/-shell-green) [![Hyprland](https://img.shields.io/badge/Made%20for-Hyprland-blue)](https://github.com/hyprwm/Hyprland)
[Grimblast](https://github.com/hyprwm/contrib/tree/main/grimblast) ![shell][sh] [![Hyprland][made-for-hyprland]][hyprland]
<!-- Links -->
<!-- General -->
[made-for-hyprland]: https://img.shields.io/badge/Made%20for-Hyprland-blue
[hyprland]: https://github.com/hyprwm/Hyprland
<!-- Languages -->
[rs]: https://img.shields.io/badge/-rust-orange
[sh]: https://img.shields.io/badge/-shell-green
[go]: https://img.shields.io/badge/-go-68D7E2
[cpp]: https://img.shields.io/badge/-c%2B%2B-red