aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
blob: c4739487997a67aace03a11e7ca91dc9ba7ddade (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
37
38
39
40
41
42
43
44
#+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

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.