diff options
-rw-r--r-- | .config/foot/foot.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini new file mode 100644 index 0000000..acd30d8 --- /dev/null +++ b/.config/foot/foot.ini @@ -0,0 +1,8 @@ +[main] +font=Iosevka Smooth:size=17 +bold-text-in-bright=yes + +[colors] +alpha=0.9 +foreground=C5C8C6 +background=2B303B |