mirror of
https://github.com/revumber/ananicy-rules
synced 2025-06-29 08:12:52 +02:00
chore(rules): add newlines between rules and comments Signed-off-by: SoulHarsh007 <harsh.peshwani@outlook.com>
3 lines
184 B
Text
3 lines
184 B
Text
# Reschedule Wineserver for better performance
|
|
# https://wiki.archlinux.org/index.php/GamingOptimus.2C_and_other_helping_programs
|
|
{ "name": "wineserver", "nice": 19, "sched": "fifo" }
|