From ae012b9e3e55724148ee5b37d2cbfa0115eea7b2 Mon Sep 17 00:00:00 2001 From: Markus Brechtel Date: Mon, 1 Oct 2018 20:01:00 +0200 Subject: [PATCH] add libreoffice draw as default app --- defaults/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/defaults/main.yml b/defaults/main.yml index 68f59eb..df4cab4 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -5,6 +5,7 @@ application_starters: - libreoffice-writer - libreoffice-calc - libreoffice-impress + - libreoffice-draw - xfce-display-settings - xfce4-screenshooter - simple-scan @@ -19,6 +20,7 @@ application_default_favorites: - libreoffice-writer - libreoffice-calc - libreoffice-impress + - libreoffice-draw - xfce-display-settings - xfce4-screenshooter - simple-scan