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
sudo snap install btop
```
* **Connect the interfaces**
* **Install the latest snap from the edge channel**
```
sudo snap install btop --edge
```
* **Connect the interface**
```bash
sudo snap connect btop:system-observe
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
sudo snap connect btop:removable-media
```

View File

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