1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-09-19 23:51:06 +03:00
dotfiles/.config/foot/foot.ini

15 lines
175 B
INI
Raw Normal View History

2022-12-12 15:25:39 +02:00
# -*- conf -*-
2023-09-26 12:41:51 +03:00
font=Terminus:size=12
2022-12-12 15:25:39 +02:00
include=/usr/share/foot/themes/tango
[colors]
foreground=ffffff
2023-09-26 12:41:51 +03:00
[scrollback]
lines=10000
[url]
osc8-underline=always
2022-12-12 15:25:39 +02:00
# vim: ft=dosini