Skip to content
Snippets Groups Projects
Commit 9e1afe33 authored by Moul's avatar Moul
Browse files

[doc] #107: Improve Argos tutorial.

parent d017fa6e
Branches
Tags
No related merge requests found
## Integrate it on a dropdown menu to the panel ## Install as a drop-down for GNOME Shell with Argos
Under GNOME Shell, with [Argos](https://github.com/p-e-w/argos) extension: Under GNOME Shell, with [Argos](https://github.com/p-e-w/argos) extension:
- [Install Argos](https://github.com/p-e-w/argos#installation) - [Install Argos](https://github.com/p-e-w/argos#installation)
- Put inside `~/.config/argos/silkaj.30s.sh`: - Inside `~/.config/argos/silkaj.30s.sh` put:
```bash ```bash
#!/usr/bin/env bash #!/usr/bin/env bash
/path/to/silkaj/silkaj argos /path/to/silkaj/silkaj argos
``` ```
Add execution premission: Add execution permission:
```bash ```bash
chmod u+x ~/.config/argos/silkaj.30s.sh chmod u+x ~/.config/argos/silkaj.30s.sh
``` ```
Argos should the script and reload it every 30 seconds. Argos will run the script every 30 seconds.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment