diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-03-14 13:05:57 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-03-14 13:05:57 +0900 |
| commit | b87f1c5fde9efe410ffbe13264e95850c50efd53 (patch) | |
| tree | 4bc80245e539002dd5d80fe7e69e1ec9cbeb6ba6 /dwmblocks/config.def.h | |
| parent | dbad7540863c54fe8a80645c639374c83d44e333 (diff) | |
modified dwm/config.def.h, modified dwmblocks/config.def.h, created dwmblocks/config.h
Diffstat (limited to 'dwmblocks/config.def.h')
| -rw-r--r-- | dwmblocks/config.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dwmblocks/config.def.h b/dwmblocks/config.def.h index 5cb2015..cffa5ab 100644 --- a/dwmblocks/config.def.h +++ b/dwmblocks/config.def.h @@ -34,6 +34,7 @@ X("", "sb-bghitness", 0, 9) \ X("", "sb-brightness", 0, 8) \ X("", "sb-internet", 5, 7) \ + X("", "sb-mic", 0, 6) \ X("", "sb-volume", 0, 5) \ X("", "sb-battery", 5, 4) \ X("", "sb-clock", 60, 3) \ |
