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

Documentation #90

Open
vitrobiani opened this issue Apr 22, 2024 · 2 comments
Open

Documentation #90

vitrobiani opened this issue Apr 22, 2024 · 2 comments

Comments

@vitrobiani
Copy link

Hey everyone, i'm starting out in the nix scene (and hyprland too) trying to configure my system i saw your bar and i think it's beautiful, but i can't seem to find a lot of documentation on it or how to configure it. my question is if there is someone who has a good working setup (preferably with comments lol) or is there any sort of documentation that I'm missing.
thanks in advance and sorry if that's not the place to post this.

@senyc
Copy link
Contributor

senyc commented Apr 23, 2024

Mine doesn't have too many comments but I do set it up completely with nix. You can the configuration here: https://github.com/senyc/nixconfig/blob/8d500a4fc6a37a8f8f822d4f6826669c443de72c/homeManagerModules/gbar/default.nix

I have a vertical bar, so if you want it to be horizontal you might have to do some tinkering with my css.
image

  • Also you can delete the GPUThermalZone option that will cause issues (I'm pulling from my own fork).

@scorpion-26
Copy link
Owner

scorpion-26 commented Apr 30, 2024

Since I don't use Nix, my support for it is spotty at best (The stuff that exists mostly isn't written by me). Though if you want general documentation, you can look at data/config. Every configuration variable is explained there with example values too. The names should be the same for a Nix configuration. As for CSS, there isn't any documentation yet, though the class names should hopefully be pretty descriptive.

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

No branches or pull requests

3 participants