From 97c13f347f09964883cafaa15f3021faf6b10a19 Mon Sep 17 00:00:00 2001 From: Riyyi Date: Fri, 3 May 2019 21:58:06 +0200 Subject: [PATCH] Add lemonbar readme --- .scripts/panel/README.org | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .scripts/panel/README.org diff --git a/.scripts/panel/README.org b/.scripts/panel/README.org new file mode 100644 index 0000000..d3c3737 --- /dev/null +++ b/.scripts/panel/README.org @@ -0,0 +1,24 @@ +#+LANGUAGE: en +#+OPTIONS: toc:nil num:nil + +* Lemonbar + +Panel configuration. + +** Dependencies + +| Package | Script(s) | +|--------------+---------------| +| acpi | battery.sh | +|--------------+---------------| +| i3-wm | workspaces.sh | +|--------------+---------------| +| iw | wifi.sh | +|--------------+---------------| +| lemonbar-xft | lemonbar.sh | +|--------------+---------------| +| libnotify-id | battery.sh | +| | wifi.sh | +|--------------+---------------| +| xorg-xprop | lemonbar.sh | +| | workspaces.sh |