aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
blob: e9d5072cde4eb5c038f180e7a85e5657094267a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#+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.