From f8afa6d678fb9651f42666eadf91b8e363b1393b Mon Sep 17 00:00:00 2001 From: Lukas Greve Date: Sun, 9 Nov 2025 12:01:24 +0100 Subject: [PATCH] add bold --- gofurther/display.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gofurther/display.md b/gofurther/display.md index 9fe5ed3..df5e3b1 100644 --- a/gofurther/display.md +++ b/gofurther/display.md @@ -115,7 +115,7 @@ When the virtual machine is launched, a specific D-Bus address will be choosen, A third-party tool is required to interact to the D-Bus display. -[Libmks](https://gitlab.gnome.org/GNOME/libmks), which is under development, is such a tool. +[**Libmks**](https://gitlab.gnome.org/GNOME/libmks), which is under development, is such a tool. > Due to [a bug](https://gitlab.gnome.org/GNOME/libmks/-/issues/16), it is currenlty only possible to connect a D-Bus display with plain QEMU {.is-warning}