77
submitted 6 months ago* (last edited 6 months ago) by communism@lemmy.ml to c/unixporn@lemmy.ml

Also, I thought Neofetch just always interpreted River as Sway, but I've now seen people's Neofetch screenshots saying River. How do I get Neofetch to tell I'm using River not Sway?

you are viewing a single comment's thread
view the rest of the comments
[-] DictatorGator@feddit.de 1 points 5 months ago

Is that waybar ? I saw the video from Isaac Freund on youtube I really liked the bar that he had on his setup, I wanted to emulate that on my setup.

[-] communism@lemmy.ml 2 points 5 months ago

Yep, waybar. Much better than polybar as you can customise it with css

[-] DictatorGator@feddit.de 2 points 5 months ago

Could you maybe share the configuration files ? I was trying to emulate the box type of waybar for my river setup. I wanted to know how you got that border outline in that color.

[-] communism@lemmy.ml 2 points 5 months ago

For the border it's just css. In your style.css:

window#waybar {
  background-color: @background;
  color: @foreground;
  opacity: 1;
  border: 1px solid @accent;
}

(where those are variables representing my waybar colours, you can ofc use literal values instead)

[-] DictatorGator@feddit.de 1 points 5 months ago

Many thanks. I did some experimenting yesterday and found out about it. Thank you nonetheless.

load more comments (1 replies)
load more comments (1 replies)
this post was submitted on 24 Mar 2024
77 points (96.4% liked)

Unixporn

15163 readers
150 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 5 years ago
MODERATORS