activate_gnome/README.md

27 lines
841 B
Markdown
Raw Permalink Normal View History

2022-03-27 15:16:28 +08:00
# Activate GNOME
2021-10-29 20:12:14 +08:00
[![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!
2021-10-29 20:12:14 +08:00
2021-10-31 20:36:34 +08:00
## Installation
2021-11-02 10:29:46 +08:00
### From extensions.gnome.org
[link](https://extensions.gnome.org/extension/4574/activate_gnome)
### From git
2021-10-31 20:36:34 +08:00
```
git clone https://github.com/isjerryxiao/gnome-shell-extension-activate-gnome activate_gnome
make -C activate_gnome
2021-10-31 20:36:34 +08:00
ln -s $(realpath activate_gnome/activate_gnome@isjerryxiao) ~/.local/share/gnome-shell/extensions/
```
2021-10-31 20:57:22 +08:00
## Screenshot
![screenshot](https://pb.meson.cc/s/c030srhz.png)
## And customizable
![customize](https://pb.meson.cc/s/c7uvyjrd.png)
2022-03-19 16:03:59 +08:00
## Using KDE Plasma?
Check [this](https://github.com/RedL0tus/Activate-Plasma) out.
2021-10-29 20:12:14 +08:00
## Contributing
2023-05-07 19:09:05 +08:00
* Copyright © 2023 JerryXiao