diff --git a/Useful-add-ons-for-sway.md b/Useful-add-ons-for-sway.md index 839b791..ea65cc4 100644 --- a/Useful-add-ons-for-sway.md +++ b/Useful-add-ons-for-sway.md @@ -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.