First Commit

This commit is contained in:
2025-11-18 23:02:07 -07:00
parent 1d9a3ce69e
commit db90e91cdb
290 changed files with 3691 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# 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" }