mirror of
https://github.com/revumber/ananicy-rules
synced 2025-06-29 16:22:51 +02:00
Compare commits
5 commits
16147c3f49
...
b2b4342d76
Author | SHA1 | Date | |
---|---|---|---|
|
b2b4342d76 | ||
|
d29c02d5a7 | ||
|
a2a5fee37f | ||
|
256b2732c8 | ||
|
93d9b3ffb8 |
3 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
{ "name": "pipewire", "type": "LowLatency_RT", "nice": -11, "sched": "rr", "latency_nice": -11 }
|
||||
{ "name": "pipewire-pulse", "type": "LowLatency_RT", "nice": -11, "sched": "rr", "latency_nice": -11 }
|
||||
{ "name": "wireplumber", "type": "LowLatency_RT", "nice": -11, "sched": "rr", "latency_nice": -11 }
|
||||
{ "name": "pulseaudio", "type": "LowLatency_RT", "nice": -11, "sched": "rr", "latency_nice": -11 }
|
||||
|
|
2
00-default/games/diabloIV.rules
Normal file
2
00-default/games/diabloIV.rules
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Rules for Diablo IV
|
||||
{ "name": "Diablo IV.exe", "type": "Game" }
|
2
00-default/games/projectzomboid.rules
Normal file
2
00-default/games/projectzomboid.rules
Normal file
|
@ -0,0 +1,2 @@
|
|||
#https://store.steampowered.com/app/108600
|
||||
{ "name": "ProjectZomboid64", "type": "Game" }
|
Loading…
Add table
Reference in a new issue