forked from github-starred/hyprgui
fa25e70efe1d87aed9016e90fcf08f3e98d1f6c4
Hyprgui 🚀🦀
- An unofficial GUI made for configuring Hyprland, built with gtk4 and rust. 🚀🦀
- Comes with a custom-made hyprparser for Hyprland's configuration file (made in rust btw). 🦀
Example usage:
sudo pacman -S --needed rust git base-devel
git clone https://github.com/nnyyxxxx/hyprgui
cd hyprgui
cargo run
Todo:
- Implement GUI
- Implement parser
- Improve readme
- Improve parser
Credits:
- Nyx - For implementing the parser, rest of the GUI, and maintaining the project
- Adam - For implementing the base of the GUI and maintaining the project alongside myself
- Vaxry - For Hyprland
- rust-gtk - For gtk4 implementation
- Hyprland - The window manager
Warning:
- This was just made sat, 12 oct 2024, so there will be a lot of bugs.
Languages
Rust
100%