From f19abe830c5d662658cacb4fd130b86d09c9e1b2 Mon Sep 17 00:00:00 2001 From: Plom Heller Date: Wed, 2 Sep 2026 21:19:15 +0200 Subject: [PATCH] Add sway. --- start_root.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start_root.sh b/start_root.sh index 6ed54bb..ceea52f 100755 --- a/start_root.sh +++ b/start_root.sh @@ -8,7 +8,7 @@ PATH_SYSCTL_PRINTK=/etc/sysctl.d/60-printk-console.conf PATH_TLP_THRESH_CONF=/etc/tlp.conf.d/60-thresholds.conf # constants we might want to change at some point -TO_INSTALL="man-db ntpsec-ntpdate sudo tlp vim" +TO_INSTALL="man-db ntpsec-ntpdate sudo sway tlp vim" USERNAME=plom PRINTK_LEVELS="4 4 1 7" TLP_THRESH_START=40 -- 2.30.2