aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoswret <foswret@posteo.com>2025-07-05 14:53:00 -0500
committerfoswret <foswret@posteo.com>2025-07-05 14:53:00 -0500
commite0da88ef0fe1e9a2aef6b095e56a84a3dae33845 (patch)
treea6c62b2fa4c015db8a4f66a621dc3420541ca26d
parent36987fddf6bb3d138cfad9812f5edfc63dfd8525 (diff)
changed README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index babc60d..dcac999 100644
--- a/README.md
+++ b/README.md
@@ -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.