mirror of
https://github.com/Hopiu/micro.git
synced 2026-05-04 04:44:43 +00:00
Merge pull request #638 from popey/patch-1
Update micro to be classic confined snap
This commit is contained in:
commit
9a798fe220
1 changed files with 1 additions and 2 deletions
|
|
@ -5,12 +5,11 @@ description: |
|
|||
Micro is a terminal-based text editor that aims to be easy to use and
|
||||
intuitive, while also taking advantage of the full capabilities of modern
|
||||
terminals.
|
||||
confinement: strict
|
||||
confinement: classic
|
||||
|
||||
apps:
|
||||
micro:
|
||||
command: bin/micro
|
||||
plugs: [home]
|
||||
|
||||
parts:
|
||||
micro:
|
||||
|
|
|
|||
Loading…
Reference in a new issue