aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.