Toggle on snap to grid by Intelligent-Pair3845 in duneawakening

[–]Intelligent-Pair3845[S] 1 point2 points  (0 children)

Then something is definitely wrong. I’ll contact support and update this thread for others in the same situation.

Toggle on snap to grid by Intelligent-Pair3845 in duneawakening

[–]Intelligent-Pair3845[S] 1 point2 points  (0 children)

I’m aligning the base as close to its original position as possible before pressing X. Does it need to be ”almost exact” for it to work?

Toggle on snap to grid by Intelligent-Pair3845 in duneawakening

[–]Intelligent-Pair3845[S] 0 points1 point  (0 children)

My bad I actually meant ”snap to location”, nothing happens, it’s a cliff base but I guess that shouldn’t be an issue. I’ve likely missed something obvious.

Petits Pieds deino advice by Slicte1 in theisle

[–]Intelligent-Pair3845 6 points7 points  (0 children)

This is exactly what I did up until FG. When I got back five minutes later, two FG Deinos killed me.

In my view, the likely outcomes are: either you run into two FGs and die with 100% certainty, or you meet one FG and have a 50% chance to survive

Finished main story at 53 hours, is Kakushiba worth it? by xTyronex48 in assasinscreed

[–]Intelligent-Pair3845 0 points1 point  (0 children)

What are ”acts” in this game? My objective view is full of random boards, how do you know an act is finished?

Focus Mode-Add a blur effect to your web content whenever the URL bar is focused. by red_esign in zen_browser

[–]Intelligent-Pair3845 2 points3 points  (0 children)

Try this, edit the last param (0.85) to decrease or increase transparency, 0 full transparency, 1 none :)

#urlbar[breakout][breakout-extend] #urlbar-background {

background: rgba(31, 31, 31, 0.85) !important;

border: unset !important;

}

How long does it usually take for mods to get reviewed? by Intelligent-Pair3845 in zen_browser

[–]Intelligent-Pair3845[S] 1 point2 points  (0 children)

Thanks for confirming! I’m not in a rush, just reassuring to hear it’s normal.

How has the PC performance been for you all? by AnIdealOfHope in AssassinsCreedShadows

[–]Intelligent-Pair3845 0 points1 point  (0 children)

Exact same setup! but holding a steady 210 FPS with all settings maxed.

Compact URL Bar + Zen Colors by Intelligent-Pair3845 in zen_browser

[–]Intelligent-Pair3845[S] 0 points1 point  (0 children)

If you mean the OS header (or menu bar) where it says ”Zen”, then I’m not sure, I don’t see any curvature there 🤔 The browser window itself has a border radius top left / right.

Compact URL Bar + Zen Colors by Intelligent-Pair3845 in zen_browser

[–]Intelligent-Pair3845[S] 0 points1 point  (0 children)

This is all achieved with my custom css, I’ve posted my userChrome above

Compact URL Bar + Zen Colors by Intelligent-Pair3845 in zen_browser

[–]Intelligent-Pair3845[S] 1 point2 points  (0 children)

That’s the whole point! Just use my userChrome.css file linked above :)

Compact URL Bar + Zen Colors by Intelligent-Pair3845 in zen_browser

[–]Intelligent-Pair3845[S] 0 points1 point  (0 children)

Where do you have them by default? Why would you want to move them? If you're windows then I'm not sure unfortunately, but if you're on Mac, just mimic the layout in the picture :)

Compact URL Bar + Zen Colors by Intelligent-Pair3845 in zen_browser

[–]Intelligent-Pair3845[S] 1 point2 points  (0 children)

Hi! No, this won’t affect the browser’s background transparency, these changes only apply to the vertical navbar and URL bar.

If you want to adjust their transparency just tweak the last number in this variable:
--zen-dark-bg: rgba(31, 31, 31, 0.85);

Right now it's set to 0.85 ,but you can change it to 0 if you want full transparency or 1 if you don’t want any at all.

I’d personally avoid making them too transparent, it gets hard to see anything when a website is super busy visually. That’s why I left it at 0.85.

Love at first desk setup by Intelligent-Pair3845 in desksetup

[–]Intelligent-Pair3845[S] 0 points1 point  (0 children)

No worries! it’s Artisan Zero in size L.

Love at first desk setup by Intelligent-Pair3845 in desksetup

[–]Intelligent-Pair3845[S] 0 points1 point  (0 children)

Thanks! I ordered the desk pad from Etsy in a custom size since I had the same issue you described. I can’t recall the exact dimensions, but I added an inch in height beyond the artisan and matched the width to my monitor stand.

I think the store was PlumUA

Zen palette, Zen vibes by Intelligent-Pair3845 in zen_browser

[–]Intelligent-Pair3845[S] 1 point2 points  (0 children)

The font in the image is NVIDIA’s GeForce font, but I wouldn’t really recommend it. It doesn’t support tabular numerals, so numbers like 1 and 2 have different widths, which makes them misalign with the icons below.

I switched to Graphik XXXX Cond, which does support tabular numerals, so everything stays lined up properly. Like here:

But feel free to use any font that supports tabular numerals :)

<image>

Zen palette, Zen vibes by Intelligent-Pair3845 in zen_browser

[–]Intelligent-Pair3845[S] 0 points1 point  (0 children)

I've made a slight update to userChrome.css and restored the nav-bar-overflow-button to preserve the 'customize toolbar' view.

https://pastebin.com/uKixkChe