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,2 @@
# 7z decompression
{ "name": "7z", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,11 @@
# https://www.freedesktop.org/wiki/Software/systemd/
{ "name": "systemd-timesyncd", "type": "BG_CPUIO" }
# DNS (https://wiki.archlinux.org/title/systemd-resolved)
{ "name": "systemd-resolved", "type": "BG_CPUIO" }
# Journald (https://wiki.archlinux.org/title/Systemd/Journal)
{ "name": "systemd-journald", "type": "BG_CPUIO" }
# UDEV (https://wiki.archlinux.org/title/Udev) ; (https://man.archlinux.org/man/systemd-udevd.service.8)
{ "name": "systemd-udevd", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,2 @@
# Automatic CPU speed & power optimizer for Linux: https://github.com/AdnanHodzic/auto-cpufreq
{ "name": "auto-cpufreq", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,2 @@
# DNS (https://wiki.archlinux.org/title/BIND)
{ "name": "named", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,2 @@
# https://chrony-project.org/
{ "name": "chronyd", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,3 @@
# Controls CPU/GPU Profiles, has a helper and a normal GUI app - https://gitlab.com/corectrl/corectrl
{ "name": "corectrl", "type": "BG_CPUIO" }
{ "name": "corectrl_helper", "type": "LowLatency_RT", "ionice": 1 }

View File

@@ -0,0 +1,3 @@
# Open-source printing system: https://www.cups.org/
{ "name": "cups-browsed", "type": "BG_CPUIO" }
{ "name": "cupsd", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,2 @@
# curl - URL retrieval utility and library: https://curl.haxx.se
{ "name": "curl", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,2 @@
# ffmpeg - https://ffmpeg.org/
{ "name": "ffmpeg", "type": "Heavy_CPU" }

View File

@@ -0,0 +1,2 @@
# Github Copilot, doesn't seem to be an extra service with VSCode, just Jetbrains IDEs?
{ "name": "copilot-agent-linux", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,2 @@
# http://meldmerge.org
{ "name": "meld", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,3 @@
# NextDNS is a DNS resolution service with features like adblocking, DoT/DoH.
# The app here has a LowLatency_RT because DNS requests go through it.
{ "name": "nextdns", "type": "LowLatency_RT", "ionice": 1 }

View File

@@ -0,0 +1,2 @@
# OpenRGB
{ "name": "openrgb", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,2 @@
# https://gitlab.freedesktop.org/upower/power-profiles-daemon/
{ "name": "power-profiles-daemon", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,3 @@
# Fast Processor Emulator https://www.qemu.org/
{ "name": "qemu-system-x86", "type": "Heavy_CPU" }
{ "name": "qemu-system-x86_64", "type": "Heavy_CPU" }

View File

@@ -0,0 +1 @@
{ "name": "rsync", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,2 @@
# https://www.smartmontools.org/
{ "name": "smartd", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,2 @@
# Smartgit
{ "name": "smartgit", "type": "Doc-View" }

View File

@@ -0,0 +1,2 @@
# ssh
{ "name": "ssh-agent", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,15 @@
# btop process browser
{ "name": "btop", "type": "Doc-View" }
# htop process browser: https://hisham.hm/htop/
{ "name": "htop", "type": "Doc-View" }
# nvtop gpu monitor: https://github.com/Syllo/nvtop
{ "name": "nvtop", "type": "Doc-View" }
# GNOME System Monitor
{ "name": "gnome-system-monitor", "type": "Doc-View" }
# https://gitlab.com/mission-center-devs/mission-center
{ "name": "missioncenter", "type": "Doc-View" }
{ "name": "missioncenter-gatherer", "type": "Doc-View" }

View File

@@ -0,0 +1,2 @@
# Thermal monitoring and controlling daemon: https://wiki.debian.org/thermald
{ "name": "thermald", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,2 @@
# https://github.com/vmatare/thinkfan
{ "name": "thinkfan", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,4 @@
# https://github.com/linrunner/TLP
{ "name": "tlp", "type": "BG_CPUIO" }
{ "name": "tlp-rdw", "type": "BG_CPUIO" }
{ "name": "tlp-stat", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,2 @@
# tor: https://www.torproject.org/
{ "name": "tor", "type": "Service" }

View File

@@ -0,0 +1,3 @@
# TuneD - https://github.com/redhat-performance/tuned
{ "name": "tuned", "type": "BG_CPUIO" }
{ "name": "tuned-ppd", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,2 @@
# https://www.gnu.org/software/wget
{ "name": "wget", "type": "BG_CPUIO" }

View File

@@ -0,0 +1,3 @@
# https://github.com/bugaevc/wl-clipboard
{ "name": "wl-copy", "type": "Service" }
{ "name": "wl-paste", "type": "Service" }