https://github.com/randoragon/dwmblocks
Randoragon's build of dwmblocks - a status bar for dwm
https://github.com/randoragon/dwmblocks
Last synced: about 1 year ago
JSON representation
Randoragon's build of dwmblocks - a status bar for dwm
- Host: GitHub
- URL: https://github.com/randoragon/dwmblocks
- Owner: randoragon
- License: isc
- Created: 2020-07-02T09:42:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-10T19:37:52.000Z (over 2 years ago)
- Last Synced: 2025-02-06T08:44:59.590Z (over 1 year ago)
- Language: C
- Size: 793 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# dwmblocks
Randoragon's build of dwmblocks, a modular status bar for dwm written in c. See
the original repo at
[github.com/torrinfail/dwmblocks](https://github.com/torrinfail/dwmblocks).
## Modules
Since some modules need a lot of shell trickery to work, it's easier to write
entire dedicated scripts, add them to PATH and have dwmblocks run clean, short
commands. For simplicity's sake I don't maintain those scripts directly in this
repo, instead they can be found in my [dotfiles
repository](https://github.com/Randoragon/dotfiles/tree/master/scripts/.scripts/dwmblocks).
## Installation
Simply run the following command (if necessary, as root):
make install