20 lines
855 B
Plaintext
20 lines
855 B
Plaintext
# pnames started with `.` are NixOS specific
|
|
|
|
# https://community.kde.org/Baloo
|
|
# Baloo is the file indexing and file search framework for KDE.
|
|
{ "name": "baloo_file", "type": "BG_CPUIO" }
|
|
{ "name": "kdeconnectd", "type": "BG_CPUIO" }
|
|
# https://github.com/KDE/kded
|
|
{ "name": "kded6", "type": "BG_CPUIO" }
|
|
# https://lxr.kde.org/source/plasma/plasma-desktop/kaccess/
|
|
{ "name": "kaccess", "type": "BG_CPUIO" }
|
|
# https://github.com/KDE/plasma-workspace/blob/master/ksmserver/README
|
|
{ "name": "ksmserver", "type": "BG_CPUIO" }
|
|
{ "name": "krunner", "type": "LowLatency_RT" }
|
|
{ "name": "kwin_wayland", "type": "LowLatency_RT" }
|
|
{ "name": "kwin_wayland_wrapper", "type": "LowLatency_RT" }
|
|
{ "name": "kwin_x11", "type": "LowLatency_RT" }
|
|
{ "name": "plasmashell", "nice": -1 }
|
|
# https://github.com/KDE/powerdevil
|
|
{ "name": "org_kde_powerdevil", "type": "Service" }
|