aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfoswret <foswret@posteo.com>2025-07-02 11:21:23 -0500
committerfoswret <foswret@posteo.com>2025-07-02 11:21:23 -0500
commitf903ab58636a690c1711376bd31222102ec1ac3f (patch)
tree9a267670a17b351dc91ab496fe1fa31114af9821 /README.md
parent0ae98568e89c7792b0433e5bb450c6706562eb71 (diff)
created README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1d8fe73
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+These are my person dotfiles.
+
+## 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.