Merge pull request #253 from kz6fittycent/main

Just keeping our repos synced.
This commit is contained in:
Jakob P. Liljenberg 2022-01-29 10:51:40 +01:00 committed by GitHub
commit c7493a3a04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -559,16 +559,15 @@ Also needs a UTF8 locale and a font that covers:
```bash ```bash
sudo snap install btop sudo snap install btop
``` ```
* **Install the latest snap from the edge channel**
* **Connect the interfaces** ```
sudo snap install btop --edge
```
* **Connect the interface**
```bash ```bash
sudo snap connect btop:system-observe sudo snap connect btop:removable-media
sudo snap connect btop:physical-memory-observe
sudo snap connect btop:mount-observe
sudo snap connect btop:hardware-observe
sudo snap connect btop:network-observe
sudo snap connect btop:process-control
``` ```

View file

@ -36,8 +36,9 @@ apps:
- hardware-observe - hardware-observe
- network - network
- network-observe - network-observe
- physical-memory-observe # - physical-memory-observe
- home - home
- removable-media
parts: parts:
btop: btop: