Fix GJS embed on AGS line

Hammersamatom 2024-05-03 17:54:07 -04:00
parent c789612dff
commit 1705cef39a

@ -185,7 +185,7 @@ connected outputs based on a set of profiles.
* [swaybar-commander](https://jasoncarloscox.com/creations/swaybar-commander/) - A status command for swaybar that uses the swaybar-protocol to independently update user-defined content blocks
## Widgets
* [AGS](https://github.com/Aylur/ags) (Aylur's Gtk Shell) - This is a library built for [GJS] (https://gitlab.gnome.org/GNOME/gjs)(Gnome JavaScript) to allow defining GTK widgets in a declarative way.
* [AGS](https://github.com/Aylur/ags) (Aylur's Gtk Shell) - This is a library built for [GJS](https://gitlab.gnome.org/GNOME/gjs) (Gnome JavaScript) to allow defining GTK widgets in a declarative way.
* [Eww](https://github.com/elkowar/eww) - a standalone widget system made in Rust that allows you to implement your own, custom widgets
* [Gsimplecal](https://github.com/dmedvinsky/gsimplecal) - a lightweight calendar applet written in C++ using GTK.
* [wlclock](https://git.sr.ht/~leon_plickat/wlclock) - a digital analog clock for Wayland desktops.