mirror of
https://git.adityakumar.xyz/dwmbar.git
synced 2024-11-09 22:19:45 +00:00
25 lines
425 B
Org Mode
25 lines
425 B
Org Mode
|
#+TITLE:TODO.org
|
||
|
|
||
|
* Modules To Do
|
||
|
[ ] - Date
|
||
|
[ ] - Weather
|
||
|
[ ] - Updates
|
||
|
[ ] - MPD
|
||
|
[ ] - Disk Usage
|
||
|
[ ] - Mail
|
||
|
[ ] - CPU Usage
|
||
|
[ ] - Temperature
|
||
|
[ ] - Volume
|
||
|
[ ] - Bluetooth
|
||
|
[ ] - Network
|
||
|
[ ] - Temperature
|
||
|
[ ] - Battery
|
||
|
|
||
|
* 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/
|