diff options
author | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2019-10-22 18:53:01 +0100 |
---|---|---|
committer | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2019-10-22 18:53:01 +0100 |
commit | 62256399b9ad463fbc34f0b97d861f65cab25356 (patch) | |
tree | bef440cb9dae73892a138e46cc968948a87c0074 | |
parent | c12b39f80067db7f0a8a548754097afd2c7171e5 (diff) |
Added comment in dwmbarrc
-rwxr-xr-x | dwmbarrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ MODULES_DIR="/home/$USER/.config/dwmbar/modules/" CUSTOM_DIR="$MODULES_DIR/custom/" SEPARATOR=" | " +# Add and remove modules here MODULES="wifi internet bluetooth volume temperature date time battery" run_modules(){ |