diff options
author | Luca Matei Pintilie <lucafulger@gmail.com> | 2023-03-06 20:23:10 +0000 |
---|---|---|
committer | Luca Matei Pintilie <lucafulger@gmail.com> | 2023-03-06 20:23:10 +0000 |
commit | afafa3c335b98b8beead13eb1b61fa469fd4aff2 (patch) | |
tree | deea0108fd2143b42099f6bc245b46c6f3b84183 /.config/foot | |
parent | f24793639bd276cb2278b10e163dace8eb2d0c90 (diff) | |
download | dotfiles-afafa3c335b98b8beead13eb1b61fa469fd4aff2.tar dotfiles-afafa3c335b98b8beead13eb1b61fa469fd4aff2.tar.gz dotfiles-afafa3c335b98b8beead13eb1b61fa469fd4aff2.tar.bz2 dotfiles-afafa3c335b98b8beead13eb1b61fa469fd4aff2.tar.lz dotfiles-afafa3c335b98b8beead13eb1b61fa469fd4aff2.tar.xz dotfiles-afafa3c335b98b8beead13eb1b61fa469fd4aff2.tar.zst dotfiles-afafa3c335b98b8beead13eb1b61fa469fd4aff2.zip |
Various neovim, tmux, alacritty, and foot config improvements
Diffstat (limited to '.config/foot')
-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 |