activate_gnome/README.md

15 lines
486 B
Markdown
Raw Normal View History

2021-10-29 20:12:14 +08:00
# 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.
2021-10-31 20:36:34 +08:00
## Installation
```
git clone https://github.com/isjerryxiao/gnome-shell-extension-activate-gnome activate_gnome
make -C activate_gnome/activate_gnome@isjerryxiao
ln -s $(realpath activate_gnome/activate_gnome@isjerryxiao) ~/.local/share/gnome-shell/extensions/
```
2021-10-29 20:12:14 +08:00
## Contributing
* Copyright © 2021 JerryXiao