dwmbar/TODO.org
2019-10-21 23:51:27 +01:00

36 lines
539 B
Org Mode

#+TITLE:TODO.org
* Structure
Main shell script, calls each module one by one, in the order specified.
Each module writes to stdout.
/usr/bin/dwmbar
/home/$USER/.config/dwmbar/dwmbarrc
/home/$USER/.config/dwmbar/modules/
* Todo List
Modules to Write:
- Disk Usage
- Mail
- CPU Usage
- Memory Usage
Working Modules:
- Volume Bar
- MPD
- Backlight
- Network
- Volume
- Battery
- Temperature
- Weather
- Bluetooth
- Arch Updates
- Time
- Date
Scripts:
- Individual module delays.
- Make install script install locally and not for root.