summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 167afec..5bb980a 100644
--- a/install.sh
+++ b/install.sh
@@ -306,7 +306,7 @@ if [[ "${greeter}" == greetd ]]; then
sed 's/\[.*\]/\[2-6\]/' -i /mnt/etc/dinit.d/config/console.conf
# set tuigreet as greetd command
tuigreet_args="\
---cmd /bin/bash \
+--cmd '/bin/tmux new -s TMUX' \
--power-shutdown 'sudo halt' \
--power-reboot 'sudo reboot' \
--power-no-setsid \