From aa8c82321d65d5deb8f12418d200f9022391d272 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 1 Sep 2017 18:11:09 -0300 Subject: Adds office wrapper --- office | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 office diff --git a/office b/office new file mode 100755 index 0000000..cf8fc3b --- /dev/null +++ b/office @@ -0,0 +1,7 @@ +#!/bin/bash +# +# Wrapper for office application. +# + +# Dispatch +firejail --quiet soffice -- cgit v1.2.3