From 2681b336d8a3533d79ed69058cb5cb27bb0f20a6 Mon Sep 17 00:00:00 2001 From: fro Date: Sun, 22 Feb 2026 14:15:04 +0000 Subject: [PATCH] Update dots/archinstall/tuxwarrior/options.sh --- dots/archinstall/tuxwarrior/options.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/archinstall/tuxwarrior/options.sh b/dots/archinstall/tuxwarrior/options.sh index 536b147..813a40a 100755 --- a/dots/archinstall/tuxwarrior/options.sh +++ b/dots/archinstall/tuxwarrior/options.sh @@ -10,4 +10,4 @@ CLONE_TARGET_DIR=/tmp # directory to clone dots repository to SYSTEM_USER=poq # system user (! root) -I3WM=false # {true, false} installs i3 packages +I3WM=false # {true, false} installs i3 packages - used by '99_deploy.sh'