Update system services list
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 26s
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 26s
This commit is contained in:
parent
7b85e3752a
commit
c1d1d2c900
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
|||||||
2
|
1
|
@ -1,4 +1,4 @@
|
|||||||
falcond (1.0.1-101pika3) pika; urgency=low
|
falcond (1.0.1-101pika4) pika; urgency=low
|
||||||
|
|
||||||
* Add config and profile autowatching + config for proton system files
|
* Add config and profile autowatching + config for proton system files
|
||||||
|
|
||||||
|
@ -27,6 +27,9 @@ const default_system_processes = [_][]const u8{
|
|||||||
"SteamService.exe",
|
"SteamService.exe",
|
||||||
"UnityCrashHandler64.exe",
|
"UnityCrashHandler64.exe",
|
||||||
"start.exe",
|
"start.exe",
|
||||||
|
"CrashReportClient.exe",
|
||||||
|
"Battle.net.exe",
|
||||||
|
"Agent.exe",
|
||||||
};
|
};
|
||||||
|
|
||||||
pub const Config = struct {
|
pub const Config = struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user