Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions for default scripts configuration #458

Open
pascal-mueller opened this issue Dec 5, 2021 · 1 comment
Open

Add instructions for default scripts configuration #458

pascal-mueller opened this issue Dec 5, 2021 · 1 comment

Comments

@pascal-mueller
Copy link

Hello,

in the Getting Started sections it tells you to clone the repo to get the scripts. Onc that is done the user has to also make the config point to the script dir. This step is not described in the configuration. Furthermore the default path structure is wrong, I think?

At the moment it says in line 27:

command=$SCRIPT_DIR/$BLOCK_NAME

while it should be

command=$SCRIPT_DIR/$BLOCK_NAME/$BLOCK_NAME

I'm on arch and installed it from the normal repo. E.g. my current setting is like this:

command=/home/pascal/.config/i3blocks/$BLOCK_NAME/$BLOCK_NAME

whereas the scripts were installed in /home/pascal/.config/i3blocks.

@ank-everstake
Copy link

+1
Thanks for your post I configured mine i3blocks)
I believe it's good to explain that in config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants