dotfiles/.config/foot/foot.ini
2025-06-15 00:42:00 -06:00

28 lines
500 B
INI

[main]
shell=/bin/zsh
term=xterm-256color
title=foot
font=CommitMono,Arimo Nerd Font
letter-spacing=0
dpi-aware=yes
include = ~/.cache/hellwal/foot-colors.ini
[colors]
alpha=0.85
[cursor]
style=beam
unfocused-style=none
blink=yes
beam-thickness=2px
blink-rate=600
[key-bindings]
scrollback-up-half-page=Mod1+u
scrollback-down-half-page=Mod1+d
scrollback-up-line=Mod1+k
scrollback-down-line=Mod1+j
font-increase=Mod1+Shift+k
font-decrease=Mod1+Shift+j
font-reset=Mod1+Home
spawn-terminal=Control+t