diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ When possible, the color scheme will be [Flexoki](https://stephango.com/flexoki) ## 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. +- `dotfiles.sh`: syncs all my configuration files to my `dotfiles` local mirror, commits changes, and pushes. Configured to my system, but it is easy to configure to your personal needs. |