dwmbar/TODO.org
Manuel Palenzuela f71d79a001 Added todo item
2019-10-22 17:10:07 +01:00

46 lines
799 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
- Different file for customizable stuff
- Add --rootdir option to install script
Bugs to fix
- Sometimes double |
- Status bar starts to close to screen (add space)
Modules to Write:
*We are more than wellcome to accept ideas and pull requests for future
modules!
Working Modules:
- Todo
- Disk Usage
- Memory Usage
- CPU Usage
- Tor
- Mail
- 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.