diff options
author | George Abbott <george@gabbott.dev> | 2025-01-26 11:36:35 +0000 |
---|---|---|
committer | George Abbott <george@gabbott.dev> | 2025-01-26 11:36:35 +0000 |
commit | 725f1f1c08c2d7e338d649062622d313292a41fa (patch) | |
tree | cddf942baa9a522810ea4d5e1d80ab41150fc994 /cfg/foot | |
parent | e9ab754fdf893b7b71ee7d0fbc84f567984a6bbe (diff) |
cfg
Diffstat (limited to 'cfg/foot')
-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 |