diff options
Diffstat (limited to '.config/foot/foot.ini')
-rw-r--r-- | .config/foot/foot.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 8fda5fb..89fe9a8 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -3,7 +3,7 @@ # shell=$SHELL (if set, otherwise user's default shell from /etc/passwd) # term=foot (or xterm-256color if built with -Dterminfo=disabled) # login-shell=no -shell=tmux -2 +shell=tmux new -t 0 # app-id=foot # title=foot # locked-title=no |