diff options
author | Luca Matei Pintilie <lucafulger@gmail.com> | 2022-11-08 20:47:18 +0000 |
---|---|---|
committer | Luca Matei Pintilie <lucafulger@gmail.com> | 2022-11-08 20:47:18 +0000 |
commit | 0387a327d11da95d273fbd8ecf368cf0b93a3875 (patch) | |
tree | 4a466e958bcec7e4eefd2b16169bb7c2a8df3f23 | |
parent | 5dbc5a1fae4a2dc03f16035194e9854d37b5f6de (diff) | |
download | dotfiles-0387a327d11da95d273fbd8ecf368cf0b93a3875.tar dotfiles-0387a327d11da95d273fbd8ecf368cf0b93a3875.tar.gz dotfiles-0387a327d11da95d273fbd8ecf368cf0b93a3875.tar.bz2 dotfiles-0387a327d11da95d273fbd8ecf368cf0b93a3875.tar.lz dotfiles-0387a327d11da95d273fbd8ecf368cf0b93a3875.tar.xz dotfiles-0387a327d11da95d273fbd8ecf368cf0b93a3875.tar.zst dotfiles-0387a327d11da95d273fbd8ecf368cf0b93a3875.zip |
Foot use tmux by default
-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 c4e1b01..8fda5fb 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 # app-id=foot # title=foot # locked-title=no |