remove a bunch of crap I don't use
This commit is contained in:
19
.gtkrc-2.0
19
.gtkrc-2.0
@@ -1,19 +0,0 @@
|
||||
# DO NOT EDIT! This file will be overwritten by LXAppearance.
|
||||
# Any customization should be done in ~/.gtkrc-2.0.mine instead.
|
||||
|
||||
include "/home/furry/.gtkrc-2.0.mine"
|
||||
gtk-theme-name="Gruvbox-Dark"
|
||||
gtk-icon-theme-name="Gruvbox-Plus-Dark"
|
||||
gtk-font-name="NotoSans Nerd Font 11"
|
||||
gtk-cursor-theme-name="Breeze"
|
||||
gtk-cursor-theme-size=0
|
||||
gtk-toolbar-style=GTK_TOOLBAR_BOTH
|
||||
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
|
||||
gtk-button-images=1
|
||||
gtk-menu-images=1
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=1
|
||||
gtk-xft-antialias=1
|
||||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle="hintfull"
|
||||
gtk-xft-rgba="none"
|
||||
2
.nv/.gitignore
vendored
2
.nv/.gitignore
vendored
@@ -1,2 +0,0 @@
|
||||
# do not track NVIDIA cache
|
||||
/ComputeCache/
|
||||
@@ -1,45 +0,0 @@
|
||||
{
|
||||
"rules": [
|
||||
{
|
||||
"pattern": {
|
||||
"feature": "true",
|
||||
"matches": "java"
|
||||
},
|
||||
"profile": "games"
|
||||
},
|
||||
{
|
||||
"pattern": {
|
||||
"feature": "true",
|
||||
"matches": "steam"
|
||||
},
|
||||
"profile": "games"
|
||||
}
|
||||
],
|
||||
"profiles": [
|
||||
{
|
||||
"name": "games",
|
||||
"settings": [
|
||||
{
|
||||
"key": "GLSyncToVblank",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "GLThreadedOptimizations",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "GLShaderDiskCache",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "GLGSYNCAllowed",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "GLAllowFXAAUsage",
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,45 +0,0 @@
|
||||
{
|
||||
"rules": [
|
||||
{
|
||||
"pattern": {
|
||||
"feature": "true",
|
||||
"matches": "Java"
|
||||
},
|
||||
"profile": "games"
|
||||
},
|
||||
{
|
||||
"pattern": {
|
||||
"feature": "true",
|
||||
"matches": "steam"
|
||||
},
|
||||
"profile": "games"
|
||||
}
|
||||
],
|
||||
"profiles": [
|
||||
{
|
||||
"name": "games",
|
||||
"settings": [
|
||||
{
|
||||
"key": "GLSyncToVblank",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "GLThreadedOptimizations",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "GLShaderDiskCache",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "GLGSYNCAllowed",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"key": "GLAllowFXAAUsage",
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
#
|
||||
# /home/user/.nvidia-settings-rc
|
||||
#
|
||||
# Configuration file for nvidia-settings - the NVIDIA Settings utility
|
||||
# Generated on Tue Apr 22 22:08:51 2025
|
||||
#
|
||||
|
||||
# ConfigProperties:
|
||||
|
||||
RcFileLocale = C
|
||||
DisplayStatusBar = Yes
|
||||
SliderTextEntries = Yes
|
||||
IncludeDisplayNameInConfigFile = No
|
||||
UpdateRulesOnProfileNameChange = Yes
|
||||
Timer = PowerMizer_Monitor_(GPU_0),Yes,1000
|
||||
Timer = Thermal_Monitor_(GPU_0),Yes,1000
|
||||
Timer = Memory_Used_(GPU_0),Yes,3000
|
||||
|
||||
# Attributes:
|
||||
|
||||
[GPU:0]/GPUPowerMizerMode=2
|
||||
Reference in New Issue
Block a user