Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Things I had to do #27

Open
neuro-sys opened this issue Apr 22, 2018 · 3 comments
Open

Things I had to do #27

neuro-sys opened this issue Apr 22, 2018 · 3 comments
Labels

Comments

@neuro-sys
Copy link

neuro-sys commented Apr 22, 2018

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

  • Copy the file /usr/share/doc/polybar/config into /home/$USER/.config/polybar/config
  • Change i3-config in config.yaml to /home/$USER/.config/i3/config
  • Install yaourt (I use packer)
  • Install nitrogen with pacman
  • Install i3-gaps
  • Install rofi (I used dmenu)
@stav121
Copy link
Owner

stav121 commented Apr 22, 2018

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
Copy link
Contributor

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

@stav121 stav121 added the info label Feb 22, 2019
@stav121 stav121 pinned this issue Feb 22, 2019
@ZeroHanekoma
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants