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

Just a small typo in the readme I noticed #11

Open
TechieAndroid opened this issue Mar 3, 2021 · 0 comments
Open

Just a small typo in the readme I noticed #11

TechieAndroid opened this issue Mar 3, 2021 · 0 comments

Comments

@TechieAndroid
Copy link

autostart with i3, in i3 config:
exec_always --no-startup-id killall back4.sh
exec_always --no-startup-id $HOME/back4.sh 0.03 Downloads/beautycity.gif

Should be:

autostart with i3, in i3 config:
exec_always --no-startup-id killall back4.sh
exec_always --no-startup-id $HOME/back4.sh 0.03 Downloads/beautycity.gif &

Without the & it won't work.
That's all, tysm for the scritp. :)

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

1 participant