stav121 / i3wm-themer

🎨 Theme collection manager for i3-wm
MIT License
2.22k stars 246 forks source link

Things I had to do #27

Open neuro-sys opened 6 years ago

neuro-sys commented 6 years ago

Although these are obvious and easy things to do, just in case someone else needs.

stav121 commented 6 years ago

That's nice to have here. I will work on different requirement script for every distro (any help is welcome) to avoid some issues with packages.

Although, the first one is totally on Polybar, I think it should auto install the default config when you install the package. The second one is mentioned in the read me that you should add your own path of the config files.

But anyways, there are still things that need to be done to make this project easier and more automated to use.

jamesshane commented 6 years ago

I had to install nerd-fonts-complete via aur package. https://aur.archlinux.org/packages/nerd-fonts-complete yaourt kept giving write errors

ZeroHanekoma commented 1 year ago

On my side I had to make sure not to install via sudo pip install etc... as well or my pacman will break :)