No. I run 3x 1440p 144Hz monitors with KDE Plasma on an NVIDIA 1060 GTX, no issues at all.
So after reading the comments it's not that you need to reboot. It's your need to process notifications.
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.
This is a Thunar issue, not Linux in general. It works with Dolphin's filter bar.
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.
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.
I don't think we've ever been seen in the same room, so anything is possible.
Don't. Use Nextcloud.
This is a rather low-quality post. You didn't even tell the audience what operating systems you are running.
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.
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.
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!
New Arch and Ubuntu spins, there's a new one every hour!
Second hand still very capable handset > postmarketOS > Done.
This week was a bit on the slow side as people are on vacation and preparing for Akademy 2023, which begins next week! Nevertheless progress on Plasma 6 continued, with a notable uptick in open bug…
Clonezilla https://clonezilla.org/
I'm curious what keeps you on IRC and stops you migrating to Matrix?
Gonna be honest here: I’m on vacation right now, so this week’s blog post is going to be a bit lazy. I probably missed some things, so if you were expecting to see your work here and di…