An open API service indexing awesome lists of open source software.

https://github.com/testertech/rice-i3-from-scratch-pywal

Code for the YT video: https://youtu.be/NZZg76LBbbA and https://youtu.be/uv2HUeRQJmI
https://github.com/testertech/rice-i3-from-scratch-pywal

Last synced: 3 months ago
JSON representation

Code for the YT video: https://youtu.be/NZZg76LBbbA and https://youtu.be/uv2HUeRQJmI

Awesome Lists containing this project

README

        

# rice-i3-from-scratch-pywal
Code for the YT videos:
- https://youtu.be/NZZg76LBbbA
- https://youtu.be/uv2HUeRQJmI
- https://youtu.be/eAWUwa2xqwA

## required software
- i3-gaps (FYI: used regolith for Ubuntu for this video)
- Python 3
- Rofi
- Dunst
- Polybar
- imagemagick
- pywal (after install, make sure to put ~/.local/bin on your path!) [pywal16](https://github.com/eylles/pywal16)

## references
- Original wiki article https://github.com/Airblader/i3/wiki/Building-from-source
- https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Iosevka

### Note
- The dirs with prefixed ```dot_``` in the name refer to the hidden dirs ```.config``` and ```.local``` in your home directory.