Just made a dedicated repo about a bunch of tricks I regularly use.
A KDE Plasmoid is definetly missing on that list. Having it work without garbage Electron, at least most of the time, is crucial.
Just made a dedicated repo about a bunch of tricks I regularly use.
A KDE Plasmoid is definetly missing on that list. Having it work without garbage Electron, at least most of the time, is crucial.
I used tee -a because that is how I have seen it recommended. If it works without then do that instead.
I checked, -a is append and if that file already exists it would write the stuff to the end of it again.
> is the correct one