G1sms/silkaj/doc/argos.md

18 lines
432 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Integrate it on a dropdown menu to the panel
Under GNOME Shell, with [Argos](https://github.com/p-e-w/argos) extension:
- [Install Argos](https://github.com/p-e-w/argos#installation)
- Put inside `~/.config/argos/silkaj.30s.sh`:
```bash
#!/usr/bin/env bash
/path/to/silkaj/silkaj argos
```
Add execution premission:
```bash
chmod u+x ~/.config/argos/silkaj.30s.sh
```
Argos should the script and reload it every 30 seconds.