From 8f53c7ab324b638173bcae276fdc8c1887007406 Mon Sep 17 00:00:00 2001 From: unman Date: Tue, 18 Feb 2020 13:03:19 +0000 Subject: [PATCH] Minimal templates - add note on zenity in Debian --- user/managing-os/minimal-templates.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/user/managing-os/minimal-templates.md b/user/managing-os/minimal-templates.md index c9b945dc..eb41de07 100644 --- a/user/managing-os/minimal-templates.md +++ b/user/managing-os/minimal-templates.md @@ -164,7 +164,9 @@ Also, there are packages to provide additional services: Documentation on all of these can be found in the [docs](/doc) -You could, of course, use qubes-vm-recommended to automatically install many of these, but in that case you are well on the way to a standard Debian template. +If you want to use interactive dialogs, (e.g file selection), you will need to add the `zenity` package. ([Here's an example](https://github.com/QubesOS/qubes-issues/issues/5202)) + +You could, of course, use `qubes-vm-recommended` to automatically install many of these, but in that case you are well on the way to a standard Debian template. ### CentOS