[Polybar] Add polybar-themes installation script
This commit is contained in:
parent
57aac7f955
commit
2aee97c4a8
1 changed files with 7 additions and 0 deletions
7
polybar/setup.sh
Normal file
7
polybar/setup.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
git clone --depth=1 https://github.com/adi1090x/polybar-themes.git
|
||||||
|
cd polybar-themes
|
||||||
|
chmod +x setup.sh
|
||||||
|
|
||||||
|
./setup.sh
|
||||||
Loading…
Add table
Add a link
Reference in a new issue