First Commit
This commit is contained in:
13
etc/ananicy.d/00-default/games/wine.rules
Normal file
13
etc/ananicy.d/00-default/games/wine.rules
Normal file
@@ -0,0 +1,13 @@
|
||||
# Wine process.
|
||||
|
||||
# Touch Keyboard and Handwriting Panel.
|
||||
{ "name": "tabtip.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# Windows file explorer.
|
||||
{ "name": "explorer.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# Plug & Play.
|
||||
{ "name": "plugplay.exe", "type": "BG_CPUIO" }
|
||||
|
||||
# Service Control Manager
|
||||
{ "name": "services.exe", "type": "BG_CPUIO" }
|
||||
Reference in New Issue
Block a user