diff options
Diffstat (limited to 'cfg/foot/foot.ini')
-rw-r--r-- | cfg/foot/foot.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cfg/foot/foot.ini b/cfg/foot/foot.ini new file mode 100644 index 0000000..50754dc --- /dev/null +++ b/cfg/foot/foot.ini @@ -0,0 +1,6 @@ +font=monospace:size=8 + +[main] +include=/usr/share/foot/themes/tango + +# vim: ft=dosini |