summaryrefslogtreecommitdiffstatshomepage
path: root/bottom
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-11-19 14:10:09 -0600
committerToby Vincent <tobyv13@gmail.com>2022-11-19 14:14:28 -0600
commit4d78f8652105d08e6caa039d1c8c38718c249a98 (patch)
tree9dfbdce15973c9d6caad26768b1a1a5a7598ff8b /bottom
parent9a8cb2edf4bc1839aef5796455f38d5649b1d249 (diff)
feat(bottom): add bottom config
Diffstat (limited to 'bottom')
-rw-r--r--bottom/.config/bottom/bottom.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bottom/.config/bottom/bottom.toml b/bottom/.config/bottom/bottom.toml
new file mode 100644
index 0000000..8a2cae8
--- /dev/null
+++ b/bottom/.config/bottom/bottom.toml
@@ -0,0 +1,2 @@
+[flags]
+color = "gruvbox"