dwmbar/TODO.org

34 lines
484 B
Org Mode
Raw Normal View History

2019-10-21 17:42:17 +00:00
#+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:
2019-10-21 18:49:46 +00:00
- MPD
- Disk Usage
- Mail
- CPU Usage
- Temperature
- Volume
- Network
- Temperature
- Battery
Finished Modules:
- Weather
- Bluetooth
- Arch Updates
- Time
- Date
2019-10-21 17:42:17 +00:00
Scripts
2019-10-21 18:49:46 +00:00
- Modules that don't output anything shouldn't get a separator.