this post was submitted on 29 Jul 2026
28 points (100.0% liked)

Unixporn

19740 readers
10 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 7 years ago
MODERATORS
 

First time using WM and Waybar and I can't for the life of me find a good OSD for volume and brightness, so I created one using Waybar and Niri keybind spawn function

you are viewing a single comment's thread
view the rest of the comments
[โ€“] pabryan@lemmy.ml 1 points 4 days ago

What about spawning once and for all? It would hide on startup. Then keypress shows it and starts the timer to rehide it. Then you wouldn't have to worry about process management with flock. Each keypress just sets it to visible (which is fine if.it's already visible) and restarts the timer.

You could use your daemon manager (systemd most commonly) to manage the process.

Just a thought. In any event, looks quite cool and I'll give it a try ๐Ÿ˜ƒ