feat(gaming): install scx config override
This commit is contained in:
+2
-2
@@ -59,9 +59,9 @@ PROFILE = Profile(
|
||||
|
||||
DISTRO_ITEMS: dict[str, list[Item]] = {
|
||||
"arch": [
|
||||
install("etc/default/scx"),
|
||||
install("etc/scx/config.d/10-local.conf"),
|
||||
],
|
||||
"opensuse-tumbleweed": [
|
||||
install("etc/default/scx"),
|
||||
install("etc/scx/config.d/10-local.conf"),
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user