diff options
| author | Craig Jennings <c@cjennings.net> | 2025-05-08 07:25:20 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-05-08 07:25:20 -0500 |
| commit | 6518b2ef1750185af70d36a80d4430ef326019e1 (patch) | |
| tree | 16358fc6a204424136c0497efa3c8aae43c2b83b /dotfiles/sway/.config/foot | |
| parent | 726a9c8c05d248fc6b87dc8df4b5560b4706dc5d (diff) | |
adding foot.ini and properly naming sway config in dotfiles
Diffstat (limited to 'dotfiles/sway/.config/foot')
| -rw-r--r-- | dotfiles/sway/.config/foot/foot.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dotfiles/sway/.config/foot/foot.ini b/dotfiles/sway/.config/foot/foot.ini new file mode 100644 index 0000000..c0eaac4 --- /dev/null +++ b/dotfiles/sway/.config/foot/foot.ini @@ -0,0 +1,5 @@ +font=monospace:size=16 + +[colors] +background=FFF0e2 +foreground=000000 |
