mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[snap] feature -> new custom action 'change channel'
This commit is contained in:
@@ -119,7 +119,9 @@ installation_level: null # defines a default installation level: user or system.
|
||||
#### Snap (snap)
|
||||
|
||||
- Supported actions: search, install, uninstall, launch, downgrade
|
||||
- Custom actions: refresh
|
||||
- Custom actions:
|
||||
- refresh: tries to update the current Snap application revision
|
||||
- change channel: allows to change the Snap application channel
|
||||
- The configuration file is located at **~/.config/bauh/snap.yml** and it allows the following customizations:
|
||||
```
|
||||
install_channel: false # it allows to select an available channel during the application installation. Default: false
|
||||
|
||||
Reference in New Issue
Block a user