Update Polybar Dracula them cloning line
Open
- Dominant language
- No language data
- Stars
- 5
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The link shown in the instructions for applying the dracula theme for polybar from mattheusortiz provides the wrong link to clone the repository. Using the line
```
git clone https://github.com/matheusortiz/dracula-polybar
```
Would request login information. I believe the correct link would be
```
git clone https://github.com/matheusortiz/polybar.git
```
It looks like it fixed it for me, but feel free to let me know if I'm in the wrong.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.