aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1d8fe73..babc60d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,13 @@
These are my person dotfiles.
+When possible, the color scheme will be [Flexoki](https://stephango.com/flexoki).
+
+## Program Configurations
+- dunst
+- mpd
+- neovim
+- zathura
+- Xresources
+
## Scripts
- `battery.sh`: script specifically designed to average the percentages of multiple batteries. Uses `acpi` to query battery percentages. I use this in my `dwmblocks` configuration.