From 64300140a1a59b30dabc577eea7e26ffc8f3b4a8 Mon Sep 17 00:00:00 2001 From: "Archie Hilton (thytom)" Date: Thu, 24 Oct 2019 17:27:20 +0100 Subject: Restructuring Moved bar.sh to /usr/share/dwmbar. Modules are now only in /usr/share/dwmbar. Custom modules folder is now in .config/dwmbar. This will allow for paralellised modules down the line. --- config | 2 -- 1 file changed, 2 deletions(-) (limited to 'config') diff --git a/config b/config index 503b487..c53aaeb 100644 --- a/config +++ b/config @@ -1,7 +1,5 @@ #!/bin/bash -MODULES_DIR="/home/$USER/.config/dwmbar/modules/" - # What modules, in what order MODULES="mpd weather volumebar wifi internet cpuload temperature date time" -- cgit v1.2.3