summaryrefslogtreecommitdiffstats
path: root/core/modules/fspanel/module.conf.debian
diff options
context:
space:
mode:
authorSimon Rettberg2023-05-15 12:19:03 +0200
committerSimon Rettberg2023-05-15 12:19:03 +0200
commitaa5e7b5a36f24e80e8754820e03b4adb7ea96050 (patch)
tree4feed479d7e8789fd027d4186a15ef4ff6f303bf /core/modules/fspanel/module.conf.debian
parent[dnbd3-proxy-mode] Dynamic deletion delay based on RTC (diff)
downloadmltk-aa5e7b5a36f24e80e8754820e03b4adb7ea96050.tar.gz
mltk-aa5e7b5a36f24e80e8754820e03b4adb7ea96050.tar.xz
mltk-aa5e7b5a36f24e80e8754820e03b4adb7ea96050.zip
[run-virt/fspanel] Launch fspanel with VM sessions for easier recovery
If a user somehow manages to minimize the VM, they might not know what to do to recover the window (Alt-Tab *should* work, but maybe sometimes doesn't). Having a simple taskbar that displays the minimized VM window should help them recover the session and not panic.
Diffstat (limited to 'core/modules/fspanel/module.conf.debian')
-rw-r--r--core/modules/fspanel/module.conf.debian4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/fspanel/module.conf.debian b/core/modules/fspanel/module.conf.debian
new file mode 100644
index 00000000..9f8a26f1
--- /dev/null
+++ b/core/modules/fspanel/module.conf.debian
@@ -0,0 +1,4 @@
+#!/bin/bash
+REQUIRED_CONTENT_PACKAGES="
+ fspanel
+"