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

How do I set this up exactly? #1

Closed
h4rldev opened this issue May 24, 2023 · 3 comments · Fixed by #2
Closed

How do I set this up exactly? #1

h4rldev opened this issue May 24, 2023 · 3 comments · Fixed by #2

Comments

@h4rldev
Copy link

h4rldev commented May 24, 2023

The installation guide is quite unhelpful

Example:
What color goes where and whatnot

@nullishamy
Copy link
Contributor

  1. download your variant of choice from here
  2. copy it to your config directory, normally ~/.config/polybar
  3. add the following to your config.ini polybar config:
[global/wm]
include-file = $HOME/.config/polybar/colors.ini
  1. set your colours using the preset, something like:
[bar/top]
background=${colors.base}
border-color=${colors.crust}
border-size=4pt
font-0=Iosevka:size=13;2
foreground=${colors.surface0}

@justTOBBI
Copy link
Member

Hey, there are plenty of examples of polybars on github if you just search up dotfiles.
I can guide you to https://github.com/justtobbi/dotfiles/tree/main :)

@kawaleo
Copy link

kawaleo commented Feb 3, 2024

This is extremely late but colors like base, mantle, and crust are designed to be used as background colors. Obviously text and subtext are for text, and the generic colors such as blue and yellow are really up to you where you use them

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

Successfully merging a pull request may close this issue.

4 participants