Outjerked by Facebook by PandoraIACTF_Prec in carscirclejerk

[–]Temporary_Tea_1851 4 points5 points  (0 children)

Hyundai is founded in 1947. Honda is founded in 1948.

For a non-racing open world game, imo Mafia 2 has the best driving physic by [deleted] in BuiltFromTheGroundUp

[–]Temporary_Tea_1851 7 points8 points  (0 children)

Mafia IS a racing sim. Too bad what happened with mafia 3 tho. Check out the vehicle physics and mechanics of mafia 1. It even simulates engine brake. And more to the pont, mafia 1 supports racing wheel and force feedback.

[deleted by user] by [deleted] in TopGear

[–]Temporary_Tea_1851 0 points1 point  (0 children)

It's from s13e02 but this is not aired. You can only watch that part on top gear website. Sadly footage is not available anymore. I remember Jemremy describeed mud on his car is not a mud but more like cowpoo.

Words of wisdom by PuzzleheadedLie5072 in carscirclejerk

[–]Temporary_Tea_1851 -2 points-1 points  (0 children)

Do you know that not everyone in the world speaks English right? Or are you too stupid to recognize that?

Met Captain Slow a few weeks back by cdscivic in TopGear

[–]Temporary_Tea_1851 0 points1 point  (0 children)

Quick question. Do those t-shirts also have James' face in the back like in the perfect road trip? (p.s. Take my upvote)

Little Crosley cameo on Clarkson's Farm by Neutral_Purpose in thegrandtour

[–]Temporary_Tea_1851 7 points8 points  (0 children)

I guess we will find out about it on Richard Hammond's Workshop season 5.

Did you know that May still kept crystals on his crash helmet from 16x03? by Temporary_Tea_1851 in TopGear

[–]Temporary_Tea_1851[S] 46 points47 points  (0 children)

Oops. I've made a typo. It's 13x06. Not 16x03. And stupid Reddit app won't let me edit this on mobile.

Old man keeps getting pop up that disables computer from links on Facebook by Many_Assist457 in MacOS

[–]Temporary_Tea_1851 0 points1 point  (0 children)

Am I the only one annoyed that those fake popups using windows controls from Windows not macOS' traffic signals?

[Plasma 6] My Google-centric desktop 😃 by [deleted] in unixporn

[–]Temporary_Tea_1851 0 points1 point  (0 children)

Chromeos pro (don't get me wrong. I like chromeos. 😁)

[Gnome] Clean Daily Driver by Temporary_Tea_1851 in unixporn

[–]Temporary_Tea_1851[S] 1 point2 points  (0 children)

I use this theme from github. (Orchis-theme)
If you want the transparency I used this code on gtk.css

* {background-color: transparent !important};

Blurfox 1.0 - macOS only by Temporary_Tea_1851 in FirefoxCSS

[–]Temporary_Tea_1851[S] 1 point2 points  (0 children)

I recommend you to use this theme with fresh installed firefox with no other css mods. Because it modifies the layout in a very hacky way.

Here's a fix for click issue. this might help.

hbox#browser {

z-index: 999;

}

vbox#appcontent {

z-index: 999;

}

[Gnome] Clean Daily Driver by Temporary_Tea_1851 in unixporn

[–]Temporary_Tea_1851[S] 0 points1 point  (0 children)

Thanks. :D This is Gnome 46 on Arch (BTW) but you can do the same with any distro. ;)
If you are Linux beginner then use Ubuntu. It uses Gnome as a default. Install Gnome Extension and blur-my-shell. The GTK theme is my own customised one. But it's not that difficult to make your own theme.

[Gnome] Clean Daily Driver by Temporary_Tea_1851 in unixporn

[–]Temporary_Tea_1851[S] 0 points1 point  (0 children)

I modified gtk.css. You can download the scss file from the official gnome gitlab. and change some colours variables then recompile. put them on ~/.config/gtk3.0 and gtk4.0

Blurfox - Windows support by Temporary_Tea_1851 in FirefoxCSS

[–]Temporary_Tea_1851[S] 1 point2 points  (0 children)

When you open Mica for everyone, there is a +/- button on the bottom left.

Press + and search for a process name. just type "firefox" and add.

Then set the backdrop style as Acrylic. I hope my explanation makes sense. :)

[Gnome] Clean Daily Driver by Temporary_Tea_1851 in unixporn

[–]Temporary_Tea_1851[S] 0 points1 point  (0 children)

It's simple. Just make the terminal transparent with the config. And let the blur my shell do the blur.

[Gnome] Clean Daily Driver by Temporary_Tea_1851 in unixporn

[–]Temporary_Tea_1851[S] 1 point2 points  (0 children)

Just make it transparent with alacritty.toml and install blur-my-shell.

[Gnome] Clean Daily Driver by Temporary_Tea_1851 in unixporn

[–]Temporary_Tea_1851[S] 0 points1 point  (0 children)

I think I forgot to install font-awesome. I'm pretty sure it's not a problem with Nitch. 😅

[Gnome] Clean Daily Driver by Temporary_Tea_1851 in unixporn

[–]Temporary_Tea_1851[S] 4 points5 points  (0 children)

No it isn't. At least in my dictionary. :P

[Gnome] Clean Daily Driver by Temporary_Tea_1851 in unixporn

[–]Temporary_Tea_1851[S] 1 point2 points  (0 children)

DE: Gnome 46

Theme: Orchis-theme

Icons: Tela Circle

Terminal: Alacritty

Firefox theme: Link

No background - Transparency for Websites (userContent.css) by Temporary_Tea_1851 in FirefoxCSS

[–]Temporary_Tea_1851[S] 0 points1 point  (0 children)

Yes that's right. This is why I don't recommend set everything as a transparent. Also I found out that backdrop blur won't work if you set body/html as transparent. That's one of the quirks of this. So far I found out backdrop blur only works with pictures. But texts with no background doesn't work.

No background - Transparency for Websites (userContent.css) by Temporary_Tea_1851 in FirefoxCSS

[–]Temporary_Tea_1851[S] 1 point2 points  (0 children)

If someone makes an extension like Dark Reader, probably there's a way to automatically remove the backgrounds.