From 3f282a2f2e313b68670998795b8ba132830133cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Tue, 11 Feb 2020 19:57:15 +0100 Subject: [PATCH] footrc, doc/foot.5: improve documentation of 'shell', and mention --login --- doc/foot.5.scd | 3 ++- footrc | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/foot.5.scd b/doc/foot.5.scd index 088df46b..a2394ea4 100644 --- a/doc/foot.5.scd +++ b/doc/foot.5.scd @@ -37,7 +37,8 @@ in this order: *shell* Executable to launch. Typically a shell. Default: the user's - default shell (as specified in _/etc/passwd_). + default shell (as specified in _/etc/passwd_). You can also pass + arguments. For example "/bin/bash --login". *term* Value to set the environment variable *TERM* to. Default: _foot_. diff --git a/footrc b/footrc index 9a686e5f..966b975f 100644 --- a/footrc +++ b/footrc @@ -1,7 +1,7 @@ # font=monospace # scrollback=1000 # geometry=500x300 -# shell= +# shell= (you may need to override if you need a login shell) # term=foot # workers=