this post was submitted on 08 May 2024
146 points (95.1% liked)

Unixporn

15007 readers
247 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
 

crossposted from: https://feddit.nl/post/14881487

  • color scheme?
    • biscuit \\ respect to abb3v for incorporating me to biscuit
  • window manager?
    • hyprland \\ i tried river but my key binds keep dying out of nowhere
  • wallpaper?
  • i see a cool post in there, could you link it?
  • note: if you hover over some links, you'll see cool messages i left!
    • another note: if something looks off, then it's because i probably messed up markdown while typing this
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 3 months ago (1 children)

rare blur setup that both looks good and practical without being super tacky. What is the blur algo?

[–] [email protected] 3 points 3 months ago

i'm just going to c+p the lines inside hyprland.conf

    blur {
        enabled      = true
        size         = 5   # 3 (def)
        passes       = 3   # 1 (def)
        noise        = 0.2 # 0.1 is good aswell
        popups       = true
    }

yes, i comment the defaults so i don't forget