diff options
author | sinanmohd <sinan@firemail.cc> | 2023-07-05 13:35:52 +0530 |
---|---|---|
committer | nazu <nazu@Nazers-MacBook-Pro.local> | 2023-07-08 10:59:27 +0400 |
commit | 83664cc0c39b66e32ce3904e095b6dbc1f3550d7 (patch) | |
tree | 927124299d5a9807b7f1e57fd2bd5cb8a7b9d2f9 /.config/foot | |
parent | f51ec41c1a8ea245641c049872a2bbb5afbff58c (diff) |
foot: initial commit, make bg black
Diffstat (limited to '.config/foot')
-rw-r--r-- | .config/foot/foot.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini new file mode 100644 index 0000000..6d29377 --- /dev/null +++ b/.config/foot/foot.ini @@ -0,0 +1,2 @@ +[colors] +background=000000 |