saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Application profiles for the NVIDIA Linux graphics driver, version 349.16
|
||||
# Last modified: Tue Apr 7 23:46:35 PDT 2015
|
||||
# Application profiles for the NVIDIA Linux graphics driver, version 346.87
|
||||
# Last modified: Tue Jul 14 18:06:37 PDT 2015
|
||||
# These profiles were provided by NVIDIA and should not be modified. If you
|
||||
# wish to change the defaults provided here, you can override them by creating
|
||||
# custom rules in /etc/nvidia/nvidia-application-profiles-rc (which will apply
|
||||
@@ -32,10 +32,6 @@
|
||||
{
|
||||
"name" : "No GSYNC",
|
||||
"settings" : [ "GLGSYNCAllowed", false ]
|
||||
},
|
||||
{
|
||||
"name" : "UseThreadedOptimizations",
|
||||
"settings" : [ "GLThreadedOptimizations", true ]
|
||||
}
|
||||
],
|
||||
"rules" : [
|
||||
@@ -86,14 +82,6 @@
|
||||
{ "pattern" : { "feature" : "procname", "matches" : "kwin" }, "profile" : "No GSYNC" },
|
||||
{ "pattern" : { "feature" : "procname", "matches" : "kwin_x11" }, "profile" : "No GSYNC" },
|
||||
{ "pattern" : { "feature" : "procname", "matches" : "muffin" }, "profile" : "No GSYNC" },
|
||||
{ "pattern" : { "feature" : "dso", "matches" : "libmutter.so" }, "profile" : "No GSYNC" },
|
||||
{
|
||||
"pattern" : "Borderlands2",
|
||||
"profile" : "UseThreadedOptimizations"
|
||||
},
|
||||
{
|
||||
"pattern" : "BorderlandsPreSequel",
|
||||
"profile" : "UseThreadedOptimizations"
|
||||
}
|
||||
{ "pattern" : { "feature" : "dso", "matches" : "libmutter.so" }, "profile" : "No GSYNC" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user