From 989603e0b4ba67349e2e7973555dbced143ae927 Mon Sep 17 00:00:00 2001 From: Yousef Saeed Date: Fri, 29 Dec 2023 01:45:35 +0200 Subject: [PATCH] Add extension link --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d5eac1..3d89103 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,13 @@ Window on Top is a Gnome extension providing a top panel toggle for activating " ## Installation +### Gnome Extensions + +One-click install via the official [Gnome Shell Extensions](https://extensions.gnome.org/) resource page [here](https://extensions.gnome.org/extension/6619/window-on-top/). + +### Manual Install + - Download the [latest release](https://github.com/yousafesaeed/window-on-top/releases). -- Unzip the downloaded file and move it to the extensions directory `unzip window-on-top.zip -d ~/.local/share/gnome-shell/extensions/`. +- Extract the downloaded file into the extensions directory `unzip window-on-top.zip -d ~/.local/share/gnome-shell/extensions/`. - Reload the Gnome Shell by pressing `ALT+F2` and entering `r`. -- Activate the extension using the Extensions app in Gnome Tweaks or a similar extension management tool. +- Activate the extension using the Extensions app or a similar extension management tool.