From 29c14d569bc6685e36801cc0ab13516eac8fd805 Mon Sep 17 00:00:00 2001 From: Plom Heller Date: Thu, 3 Sep 2026 00:35:52 +0200 Subject: [PATCH] Facilitiate vim GUI. --- start_root.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start_root.sh b/start_root.sh index ec8842a..a2de4e0 100755 --- a/start_root.sh +++ b/start_root.sh @@ -10,7 +10,7 @@ PATH_TLP_THRESH_CONF=/etc/tlp.conf.d/60-thresholds.conf # constants we might want to change at some point LOCALE=C.UTF-8 -TO_INSTALL="ack man-db ntpsec-ntpdate sudo sway tlp vim" +TO_INSTALL="ack man-db ntpsec-ntpdate sudo sway tlp vim-gtk3 xwayland" USERNAME=plom PRINTK_LEVELS="4 4 1 7" TLP_THRESH_START=40 -- 2.30.2