Tool to Show Github Actions status on Gnome Desktop. Check on github how to install. if you like it give me a star on github ! After updating, if you get an error, please relogin. This extension is not affiliated, funded, or in any way associated with Microsoft and GitHub. Versions below gnome 45 will no longer be supported :/
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
You cannot use spawn command for something that is possible in gjs (line 74 utils.js). Use this instead: ```js let settings = new Gio.Settings({schema: 'org.gnome.desktop.interface'}); let theme = settings.get_str('gtk-theme'); ```