mirror of
https://github.com/revumber/ananicy-rules
synced 2025-06-29 08:12:52 +02:00
chore(rules): add newlines between rules and comments Signed-off-by: SoulHarsh007 <harsh.peshwani@outlook.com>
9 lines
434 B
Text
9 lines
434 B
Text
# 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" }
|
|
{ "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 }
|