2024-10-12 21:41:59 +02:00
2024-10-12 21:41:59 +02:00
2024-10-11 22:28:54 +02:00
2024-10-11 22:28:54 +02:00

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.
Description
No description provided
Readme GPL-2.0 1.7 MiB
Languages
Rust 100%