sorted by: new top controversial old
[-] Justin@apollo.town 4 points 1 year ago

No. I run 3x 1440p 144Hz monitors with KDE Plasma on an NVIDIA 1060 GTX, no issues at all.

[-] Justin@apollo.town 10 points 1 year ago

So after reading the comments it's not that you need to reboot. It's your need to process notifications.

[-] Justin@apollo.town 3 points 1 year ago

Yes. Dell 7391 2in1, works great. I have Fedora KDE on it and I flip it into tablet mode and use it on the couch.

[-] Justin@apollo.town 26 points 1 year ago

This is a Thunar issue, not Linux in general. It works with Dolphin's filter bar.

[-] Justin@apollo.town 6 points 1 year ago

Install ncdu, then sudo ncdu -x /var it'll tell you what is taking up space, then if you tell us, we can help you identify how to minimize it and keep it low.

[-] Justin@apollo.town 2 points 1 year ago

I've never worried about this but I'd use Flatpak. The whole install goes in a specific directory and the metadata/config/data files go in their own specific directory.

[-] Justin@apollo.town 4 points 1 year ago

I don't think we've ever been seen in the same room, so anything is possible.

[-] Justin@apollo.town 6 points 1 year ago

Don't. Use Nextcloud.

[-] Justin@apollo.town 17 points 1 year ago

This is a rather low-quality post. You didn't even tell the audience what operating systems you are running.

[-] Justin@apollo.town 2 points 1 year ago

I don't believe this is possible however you can quickly filter the current folder you're in with Ctrl + I and start typing. That way if you're looking for The Matrix you can just type Matrix and it'll show it for you.

[-] Justin@apollo.town 17 points 1 year ago

I love the default Plasma Breeze. I just want to have a usable interface and get work done. But I do LOVE that Plasma can be made to look like practically anything.

66
submitted 1 year ago* (last edited 1 year ago) by Justin@apollo.town to c/linux@lemmy.ml

Thunderbird 115 introduced a new look. I hate it. Not only does it no longer fit in with KDE Plasma, it lost functionality due to it's new integrated search bar in the title bar.

So I went on a mission to fix it.

To restore the regular title bar:

Go into Settings > General > Language & Appereance and uncheck the Hide system window titlebar

To remove search bar:

Toggle toolkit.legacyUserProfileCustomizations.stylesheets to true in Config Editor (bottom of Settings)

Find your profile directory via Help > Troubleshooting Information > Profile Directory (or about:profiles in same page)

This directory should have lots of files e.g. prefs.js and places.sqlite

Create directory chrome Inside that folder, create a file named userChrome.css with the below content:

#unifiedToolbar {
  display:none !important;
}

Restart Thunderbird

Enjoy!

[-] Justin@apollo.town 7 points 1 year ago

New Arch and Ubuntu spins, there's a new one every hour!

view more: next ›

Justin

joined 1 year ago