# foot configuration file # # See `/etc/xdg/foot/foot.ini` and `man 5 foot.ini` # Use `foot --check-config` to verify the configuration [main] term=foot login-shell=no app-id=foot title=foot locked-title=no # https://github.com/source-foundry/Hack font=Hack Nerd Font Mono:style=Regular:size=9 initial-color-theme=dark initial-window-size-chars=130x40 initial-window-mode=windowed [scrollback] lines=1000 [mouse-bindings] primary-paste=BTN_MIDDLE [key-bindings] fullscreen=F11 color-theme-toggle=F10 clipboard-paste=Alt+v # Tokyo Night — shipped themes (see /usr/share/foot/themes) [main] include=/usr/share/foot/themes/tokyonight-night include=/usr/share/foot/themes/tokyonight-light # tokyonight-light sets initial-color-theme=light; restore our dark default initial-color-theme=dark # Keep this last so that it overrides previous settings include=~/.config/foot/local.ini