diff --git a/Useful-add-ons-for-sway.md b/Useful-add-ons-for-sway.md index 1a76575..7d95f22 100644 --- a/Useful-add-ons-for-sway.md +++ b/Useful-add-ons-for-sway.md @@ -182,7 +182,7 @@ connected outputs based on a set of profiles. * [statusbar](https://gobytes.dev/statusbar) - A fully-featured, customizable, extensible, and well-documented content generator for swaybar/i3bar. It offers a variety of widgets, allows for integration with other generators (listed above), and makes it easy to implement your own widgets using Go. ## 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.