tldr

My Linux cheatsheets, compatible with tldr

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
# KDE Plasma

> Manage KDE Plasma.
> More information: <https://wiki.archlinux.org/index.php/KDE>.

- Restart kwin: (fixes kwin high cpu usage and meta key not working)

`kwin_x11 --replace`

- Restart Plasma:

`kquitapp5 plasmashell && kstart5 plasmashell`