diff options
author | Archie Hilton (thytom) <archie.hilton1@gmail.com> | 2019-11-06 14:51:16 +0000 |
---|---|---|
committer | Archie Hilton (thytom) <archie.hilton1@gmail.com> | 2019-11-06 14:51:16 +0000 |
commit | bacc25bb8e62f906b3115158fda1b7a8fd78832d (patch) | |
tree | 98ee64bf6c2c7a06c7819c55070f1326b338e8d5 /bar.sh | |
parent | 8b9fb9a9f4f6587cda018d69728a045998f02119 (diff) |
Don't need to set config file in bar.sh
Diffstat (limited to 'bar.sh')
-rwxr-xr-x | bar.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ else OUTPUT_CACHE="/home/$USER/.config/dwmbar/.cache/" fi -CONFIG_FILE="/home/$USER/.config/dwmbar/config" source $CONFIG_FILE OUTPUT="" |