mirror of
https://github.com/hyprland-community/awesome-hyprland.git
synced 2026-04-29 14:07:40 -05:00
Switch to reference links
This commit is contained in:
26
README.md
26
README.md
@@ -2,22 +2,34 @@
|
||||
Awesome list for Hyprland
|
||||
|
||||
## Language Bindings
|
||||
[Hyprland-rs](https://github.com/hyprland-community/hyprland-rs) (events, hyprctl) 
|
||||
[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 Events](https://github.com/hyprwm/contrib/tree/main/shellevents) (events) ![shell][sh]
|
||||
|
||||
[Hyprland IPC Client](https://github.com/labi-le/hyprland-ipc-client) (events) 
|
||||
[Hyprland IPC Client](https://github.com/labi-le/hyprland-ipc-client) (events) ![go][go]
|
||||
|
||||
[Hyprland_rs](https://github.com/amirography/hyprland_rs) (config generation) 
|
||||
[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)  [](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)  [](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)  [](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
|
||||
|
||||
Reference in New Issue
Block a user