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

top 17 comments
sorted by: hot top controversial new old
[-] nul9o9@lemmy.dbzer0.com 5 points 2 weeks ago

Thats a nice color pallet.

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

thanks! again i can share the color palette if you need

[-] nul9o9@lemmy.dbzer0.com 2 points 2 weeks ago

For sure could always use an alternative to Gruvbox or catppucin.

[-] truffle@lemmy.b0tt0m.xyz 4 points 2 weeks ago

That waybar config is really nice, I want something like that for mine

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

thanks! i can share my config if you need

[-] 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.

[-] juipeltje@lemmy.world 2 points 2 weeks ago

Are you using the mpris2 plugin for deadbeef?

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

Would you be willing to share your configs for niri and waybar? I'm new to Linux and trying to learn how to set stuff up like this. Looks amazing thanks for sharing

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

Sure give me sometime and i'll post my dots

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

dots added in original post

[-] Syltti@lemmy.world 1 points 2 weeks ago

How is Niri? I saw PikaOS has a option for it so I was thinking of giving it a shot. Only ever used Cinnamon and KDE, so I'd like to try a tiling manager for a change.

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

its a different workflow, takes a bit to get used to. Since you use KDE look up karousel plugin, you could test out the scrolling work flow in KDE and then install Niri if you like it

[-] jaxxed@lemmy.ml 3 points 2 weeks ago

If you use KDE & karousel, then Niri is the same, except it works

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

Unixporn

17567 readers
14 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