From e07390e981e7dfc9ff5fa068d8cc4078b70790f0 Mon Sep 17 00:00:00 2001 From: "Archie Hilton (thytom)" Date: Mon, 21 Oct 2019 18:42:17 +0100 Subject: [PATCH] Initial commit. --- README.org | 1 + TODO.org | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 README.org create mode 100644 TODO.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..345ee9f --- /dev/null +++ b/README.org @@ -0,0 +1 @@ +#+TITLE:dwmbar - A Modular Status Bar for dwm diff --git a/TODO.org b/TODO.org new file mode 100644 index 0000000..ab59d74 --- /dev/null +++ b/TODO.org @@ -0,0 +1,24 @@ +#+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/