diff options
author | Joe Rayhawk <jrayhawk@fairlystable.org> | 2024-12-18 09:20:16 -0800 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@fairlystable.org> | 2024-12-18 09:20:16 -0800 |
commit | 7c66d284c3c2bb54e45a255d688af2b2ba9770f5 (patch) | |
tree | c974ab213e3dbdf241fb01d3b068fcb10c3b9338 /.config/foot | |
parent | 5656e663e7c2ba646bf5a6e4a5201fdaa0f7dfae (diff) | |
download | jrayhawk-dotfiles-master.tar.gz jrayhawk-dotfiles-master.zip |
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 6a29349..2e4953b 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,7 +1,7 @@ # -*- conf -*- # shell=$SHELL (if set, otherwise user's default shell from /etc/passwd) -# term=foot (or xterm-256color if built with -Dterminfo=disabled) +term=xterm-256color # login-shell=no # app-id=foot # globally set wayland app-id. Default values are "foot" and "footclient" for desktop and server mode |