diff options
Diffstat (limited to 'dot_config/foot/foot.ini.tmpl')
| -rw-r--r-- | dot_config/foot/foot.ini.tmpl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dot_config/foot/foot.ini.tmpl b/dot_config/foot/foot.ini.tmpl new file mode 100644 index 0000000..15e5d81 --- /dev/null +++ b/dot_config/foot/foot.ini.tmpl @@ -0,0 +1,10 @@ +[main] +font=FiraMono Nerd Font Mono:size=9 +include=/home/tom/.config/foot/catppuccin-latte +#include=/usr/share/foot/themes/catppuccin-latte +shell={{- lookPath "fish" }} +#shell=/home/tom/.local/bin/xonsh +#shell=/usr/bin/nu + +[cursor] +style=beam |