activate_gnome/README.md

24 lines
710 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
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)
2021-10-29 20:12:14 +08:00
## Contributing
* Copyright © 2021 JerryXiao