Skip to content

happyman09/dwmblocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwmblocks

Customizable status bar modules for DWM. Display system info like clock, RAM usage, network traffic, and moon phase in a lightweight, modular way.

Features

  • Lightweight and fast
  • Modular: clock, moon, netraf, ram
  • Fully customizable via Config.h or Makefile
  • Works on Xorg-based DWM setups
  • Easily integrated with st terminal and DWM status bar

Included Files

  • clock → displays current time
  • moon → shows moon phase
  • netraf → monitors network traffic
  • ram → displays RAM usage
  • Config.h → configuration file for module intervals, colors, etc.

Installation

Clone the repo and build:

git clone https://github.com/happyman09/dwmblocks.git
cd dwmblocks
make
sudo make install

Configuration

Edit Config.h to enable/disable modules or adjust update intervals. Rebuild with make after making changes.

Usage

Run dwmblocks in your DWM setup to see your customized status bar. Can be combined with st, dmenu, and other Xorg-based tools.

About

This is dwmblocks with added patches for my personal workflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors