blob: d5f1fdd3d2e6b2368db199f8a3346274917dcc28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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`
|