diff options
author | foswret <foswret@posteo.com> | 2025-07-05 14:33:55 -0500 |
---|---|---|
committer | foswret <foswret@posteo.com> | 2025-07-05 14:33:55 -0500 |
commit | a2c968ea5a44519fe62790a55344a2233ab9483c (patch) | |
tree | 54588ac81e3fb358084b881befb3d055ed03a65b /README.md | |
parent | a8a23a2ca425d1eb269abddf57dd3013fb1ec8f3 (diff) |
automated commit at (14:33:55 on 07/05/25)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,4 +1,13 @@ These are my person dotfiles. +When possible, the color scheme will be [Flexoki](https://stephango.com/flexoki). + +## Program Configurations +- dunst +- mpd +- neovim +- zathura +- 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. |