Initial package release for gamemode
This is a must for gaming with Proton or anything that includes a compatibility layer for that matter.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import os
|
||||
|
||||
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
|
||||
os.system("groupadd -f gamemode")
|
||||
Reference in New Issue
Block a user