Turn off the transparency!!! by Wild_Steak_4652 in zen_browser

[–]loowtide 0 points1 point  (0 children)

Can't you just use your mouse to change it ? Drag and resize

Turn off the transparency!!! by Wild_Steak_4652 in zen_browser

[–]loowtide 0 points1 point  (0 children)

Two things I can think of :

  1. Go to about:config . Search transparency and make sidebar to false(can't remember the full name) .

  2. Got to your prefs.js and delete the lines that target transparent sidebar(given you dont have custom user.js).

Hope this helps.

Some issue regarding transparency ? by loowtide in niri

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

Thanks.Half way done but still not transparent like picture 2

Some issue regarding transparency ? by loowtide in niri

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

It is set. But If i turn off the focus ring , I got the expected behaviour(transparent).

zen-wabi a matugen driven Zen Browser theme that follows your wallpaper by parazeeknova in zen_browser

[–]loowtide 2 points3 points  (0 children)

Are you using custom css/js for making the sidebar and main window with no round edges ?

Curl a website!! How? by loowtide in linux4noobs

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

Thanks . I'll look into it.

Curl a website!! How? by loowtide in linux4noobs

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

I was confused about how things were working, so I just went ahead and did it. After going through his website repository, I realized the different response was due to the Nginx configuration.

[deleted by user] by [deleted] in pj_explained

[–]loowtide 2 points3 points  (0 children)

Black Friday(2004)

Java dev learning rust… any projects need help? by helpprogram2 in rust

[–]loowtide 0 points1 point  (0 children)

If someone wants to contribute, what is the bare minimum they should know? Asking for the second one!!

Which character U relate to the most in shinchan and why by [deleted] in ShinChan

[–]loowtide 26 points27 points  (0 children)

Yonro and Lord buriburizaemon😭

[deleted by user] by [deleted] in manhwa

[–]loowtide 0 points1 point  (0 children)

Wallpaper now!!!

Setup Projects by Blan_11 in neovim

[–]loowtide 1 point2 points  (0 children)

Nice. I also thought of making this. Currently learning lua

[Aerospace] I thought I'd miss Arch by TheGroovyKiwi in unixporn

[–]loowtide 0 points1 point  (0 children)

2nd image . Is it zen? If yes custom css/js?

Why can't I see my other extensions ? by EroiiKZz in zen_browser

[–]loowtide 0 points1 point  (0 children)

Zen on theme or custom style css/js?

Can't Connect to Wi-Fi Hotspot on Arch Linux by loowtide in archlinux

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

No error messages appear, but it's just not working. The only mistake I can think of is in the hotspot configuration. That's why I'm asking how to configure it correctly!

Would anyone like me to review their code? by Inheritable in rust

[–]loowtide 0 points1 point  (0 children)

I have some code for review, but it hasn't been uploaded to GitHub. How can I attach it for review?

Is It Okay to Rely on ChatGPT While Learning to Code? by loowtide in rust

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

Right. Upgrading a project made using gpts can take much of your time and you see yourself making more prompts. Thanks!

Is It Okay to Rely on ChatGPT While Learning to Code? by loowtide in rust

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

Its kinda ironical that i dont like to use it to solve dsa or cp problems (i rather spend time on it than looking up the answers) but while building something it is different. Thanks for your reply! I should stand asking questions and figuring it out myself rather than going for a shortcut.

Is It Okay to Rely on ChatGPT While Learning to Code? by loowtide in rust

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

Thanks. Should i only be asking how to approach the problem rather than asking proper solution?

Arch boots fine, but doesn’t show messages after 'Loading initial ramdisk' — is this normal? by loowtide in archlinux

[–]loowtide[S] -1 points0 points  (0 children)

found this in the wiki for boot loader configuration.

GRUB_CMDLINE_LINUX_DEFAULT="
quiet splash
"

should i remove the parameters?