activate_gnome/README.md

27 lines
841 B
Markdown

# Activate GNOME
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](./LICENSE)
A gnome-shell extension to show 'Activate GNOME' watermark. Migrating from Windows has never been easier!
## Installation
### From extensions.gnome.org
[link](https://extensions.gnome.org/extension/4574/activate_gnome)
### From git
```
git clone https://github.com/isjerryxiao/gnome-shell-extension-activate-gnome activate_gnome
make -C activate_gnome
ln -s $(realpath activate_gnome/activate_gnome@isjerryxiao) ~/.local/share/gnome-shell/extensions/
```
## Screenshot
![screenshot](https://pb.meson.cc/s/c030srhz.png)
## And customizable
![customize](https://pb.meson.cc/s/c7uvyjrd.png)
## Using KDE Plasma?
Check [this](https://github.com/RedL0tus/Activate-Plasma) out.
## Contributing
* Copyright © 2023 JerryXiao