diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |