docs: Add a section in troubleshooting on snap

This commit is contained in:
ClementTsang 2021-06-27 20:40:47 -04:00
parent 8a8360726b
commit 6a5a8945ed
1 changed files with 4 additions and 0 deletions

View File

@ -78,3 +78,7 @@ If you want to use a config file in another location, use the `--config` or `-C`
```bash
btm -C path_to_config
```
## My installation through snap has some widgets that are blank/show no data
Make sure bottom is given the correct permissions. [Snapcraft](https://snapcraft.io/docs/interface-management) explains how to do so.