aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfoswret <foswret@posteo.com>2025-07-11 17:08:05 -0500
committerfoswret <foswret@posteo.com>2025-07-11 17:08:05 -0500
commitd6e183e00177fb6e0f043f36ace82e52358f21b8 (patch)
tree3a21e8db30a0098e246998168ae90263c3697b12 /README.md
parente0da88ef0fe1e9a2aef6b095e56a84a3dae33845 (diff)
automated commit at 17:08:04 on 07/11/25HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index dcac999..bc04af1 100644
--- a/README.md
+++ b/README.md
@@ -10,5 +10,5 @@ When possible, the color scheme will be [Flexoki](https://stephango.com/flexoki)
- 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.
-- `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.
+- `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. Requires a patched [Nerd Font](https://www.nerdfonts.com/) to display icons.
+- `dotfiles.sh`: syncs all my configuration files to my `dotfiles` local mirror with `rsync`, commits changes, and pushes. Configured to my system, but it is easy to configure to your personal needs.