What's your favorite Linux Desktop software?

https://lemmy.ml/post/3285375

What's your favorite Linux Desktop software? - Lemmy

For me, it’s hands down Flameshot [https://flameshot.org/]. The best screenshot tool in the world - I’ve got it hooked up to my PrtScrn key for super easy screenshots. I also love Kwrite [https://apps.kde.org/en-gb/kwrite/] as a Notepad++ alternative, and KolourPaint [https://apps.kde.org/en-gb/kolourpaint/] as a MSPaint alternative

In order of preference :

  • Firefox
  • Terminator
  • VSCodium
  • Meld
  • Thunderbird
  • LibreOffice
  • GIMP
  • GNUCash & KMyMoney
Does VSCodium not already do everything meld does with extensions though?
Probably. But back in the day I was using another text editor and there was no option for comparing files, so Meld stayed in my toolbox!
Fair enough, if you’re interested there’s an extension for Vscode/ium called Diff & Merge that seems to do the job. Code also has support for diff and merge for git repos I believe built into the git extension