Widgets for Hyprland using AGS.
A collection of widgets for the Hyprland Wayland compositor made with AGS. Includes a Desktop clock, sidebar, and a charging animation.
- Desktop Clock: A simple clock to display the time.
- Sidebar: A customizable sidebar showing system information.
- Charging Animation: Displays an animation when charger is plugged in.
- Hyprland (Wayland compositor)
- AGS
- GTK 4
- pywal16
Warning: Make sure you have pywal16 installed and properly configured to generate colors. The widgets rely on the color scheme generated by pywal16, so ensure it is set up before using the widgets.
-
Clone the repository to your configuration directory:
git clone https://github.com/shreyasskdev/hypr-widgets.git ~/.config/ags -
Enable shaders with animation in your Hyprland configuration. This step is necessary because, for now, shaders with animation are required.
# Debug settings debug { damage_tracking = false }
Note: If you already have shaders enabled in your Hyprland setup, this may cause a conflict. Ensure to resolve any potential conflicts accordingly.
Once everything is set up, you can run the widgets with:
ags run --gtk4