105
submitted 2 weeks ago* (last edited 2 weeks ago) by variety4me@lemmy.zip to c/unixporn@lemmy.ml

This is the most minimal functional aesthetically pleasing waybar config i could come up with. It mostly stays hidden until i need to call it using a custom keybind.

Any suggestions to make it better appreciated!

Dots: https://codeberg.org/ranjan/niri-dots/src/branch/minimal-waybar

you are viewing a single comment's thread
view the rest of the comments
[-] garret@lemmy.ml 3 points 2 weeks ago

How did you make the rounded corners close to "mac-os" style? Is it an option in Niri?

[-] variety4me@lemmy.zip 2 points 2 weeks ago

plain ole css, border-radius

.modules-right {
	background: @background-alpha;
	border: solid 1px @foreground;
	border-radius:25px;
	padding:0 20px;
}
[-] variety4me@lemmy.zip 2 points 2 weeks ago

did you mean rounded corner of windows? thats niri, in config.kdl

window-rule {
   geometry-corner-radius 8
   clip-to-geometry true
}
[-] garret@lemmy.ml 2 points 2 weeks ago

Yes, I was meaning on Niri. Still have to try out Niri. It is nice that seems to recreate the rounded corners as on MacOS.

this post was submitted on 19 Jul 2025
105 points (100.0% liked)

Unixporn

17567 readers
21 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 6 years ago
MODERATORS