blob: babc60dc9a3d682c192caa0ab10d76a27bc93b2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.
|