From 31c169f556d3bf644eae357f7b6781300d60f173 Mon Sep 17 00:00:00 2001 From: Adam Duskett Date: Thu, 21 Dec 2023 08:36:19 -0700 Subject: [PATCH] package/sway/Config.in: Add a help note about the default terminal The default terminal used by sway is the foot terminal. Add a note in the Config.in explaining that if a user is using the default sway config, it is recommended to also enable the foot package. Signed-off-by: Adam Duskett Signed-off-by: Yann E. MORIN --- package/sway/Config.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package/sway/Config.in b/package/sway/Config.in index e97777ac87..4f6d9fb215 100644 --- a/package/sway/Config.in +++ b/package/sway/Config.in @@ -21,6 +21,10 @@ config BR2_PACKAGE_SWAY select BR2_PACKAGE_XKEYBOARD_CONFIG # runtime help i3-compatible Wayland compositor + Note: + The default sway config uses the foot package as the + default terminal. If you plan on using the default + config, it is recommended to select the foot package! https://github.com/swaywm/sway