dwmbar/TODO.org

37 lines
556 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:
- MPD (archie)
2019-10-21 18:49:46 +00:00
- Disk Usage
- Mail
- CPU Usage
- Volume Bar (archie)
- Backlight
- Memory Usage
2019-10-21 18:49:46 +00:00
Finished Modules:
- Network
- Volume
- Battery
- Temperature
2019-10-21 18:49:46 +00:00
- Weather
- Bluetooth
- Arch Updates
- Time
- Date
2019-10-21 17:42:17 +00:00
Scripts
- Individual module delays.
2019-10-21 18:49:46 +00:00
- Modules that don't output anything shouldn't get a separator.