diff --git a/README.md b/README.md index b0c070ea..b65a9515 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,4 @@ ## Credits - [lfimg by cirala](https://github.com/cirala/lfimg) -- [omnipause by mel00010](https://github.com/mel00010/OmniPause) -- [pulsemixer by GeorgeFilipkin](https://github.com/GeorgeFilipkin/pulsemixer) -- [awesome-wm-widgets by streetturtle](https://github.com/streetturtle/awesome-wm-widgets) - +- [omnipause by mel00010](https://github.com/mel00010/OmniPause) \ No newline at end of file diff --git a/soloarch.sh b/soloarch.sh index 1e66eac1..ac20193d 100644 --- a/soloarch.sh +++ b/soloarch.sh @@ -9,4 +9,5 @@ paru -Syu - < pkg-files/minimal.txt cp -r .config ~ cp -r .local ~ -cp .zshenv ~ \ No newline at end of file +cp .zshenv ~ +git clone https://github.com/streetturtle/awesome-wm-widgets ~/.config/awesome \ No newline at end of file