1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-14 15:23:36 +00:00

remove x11 plug

This commit is contained in:
Kyle Spearrin
2018-08-08 22:19:29 -04:00
parent 6266e68c14
commit 1a0fc336ef

View File

@@ -6,7 +6,7 @@ confinement: strict
apps: apps:
bw: bw:
command: bw command: bw
plugs: [network, home, x11] plugs: [network, home]
parts: parts:
bw: bw:
plugin: dump plugin: dump