Skip to content

Commit df34dc1

Browse files
committed
housekeeping
1 parent 43118c7 commit df34dc1

File tree

11 files changed

+113
-32
lines changed

11 files changed

+113
-32
lines changed

.config/dolphin-emu/GCPadNew.ini

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[GCPad1]
2-
Device = evdev/0/Microsoft X-Box One Elite pad
2+
Device = evdev/0/Generic X-Box pad
33
Buttons/A = `Button 0`
44
Buttons/B = `Button 1`
55
Buttons/X = `Button 2`
@@ -11,13 +11,13 @@ Main Stick/Down = `Axis 1+`
1111
Main Stick/Left = `Axis 0-`
1212
Main Stick/Right = `Axis 0+`
1313
Main Stick/Modifier = `Axis 0-+`
14-
Main Stick/Modifier/Range = 50.000000000000000
14+
Main Stick/Modifier/Range = 50.0
1515
C-Stick/Up = `Axis 4-`
1616
C-Stick/Down = `Axis 4+`
1717
C-Stick/Left = `Axis 3-`
1818
C-Stick/Right = `Axis 3+`
1919
C-Stick/Modifier = `Axis 7-`
20-
C-Stick/Modifier/Range = 50.000000000000000
20+
C-Stick/Modifier/Range = 50.0
2121
Triggers/L = `Full Axis 2+`
2222
Triggers/R = `Full Axis 5+`
2323
Triggers/L-Analog = THUMBL
@@ -28,7 +28,7 @@ D-Pad/Down = `Axis 7+`
2828
D-Pad/Left = `Axis 6-`
2929
D-Pad/Right = `Axis 6+`
3030
Options/Always Connected = True
31-
Main Stick/Dead Zone = 4.0000000000000000
31+
Main Stick/Dead Zone = 4.0
3232
Buttons/Threshold = 78.000000000000000
3333
Main Stick/Radius = 62.000000000000000
3434
[GCPad2]
@@ -39,19 +39,19 @@ Buttons/X = `Button 2`
3939
Buttons/Y = `Button 3`
4040
Buttons/Z = `Button 5`
4141
Buttons/Start = `Button 7`
42-
Main Stick/Dead Zone = 33.000000000000000
42+
Main Stick/Dead Zone = 33.0
4343
Main Stick/Up = `Axis 1-`
4444
Main Stick/Down = `Axis 1-+`
4545
Main Stick/Left = `Axis 0-`
4646
Main Stick/Right = `Axis 0+`
4747
Main Stick/Modifier = `Button 9`
48-
Main Stick/Modifier/Range = 50.000000000000000
48+
Main Stick/Modifier/Range = 50.0
4949
C-Stick/Up = `Axis 4-`
5050
C-Stick/Down = `Axis 4+`
5151
C-Stick/Left = `Axis 3-`
5252
C-Stick/Right = `Axis 3+`
5353
C-Stick/Modifier = `Button 10`
54-
C-Stick/Modifier/Range = 50.000000000000000
54+
C-Stick/Modifier/Range = 50.0
5555
Triggers/L = `Axis 2+`
5656
Triggers/R = `Axis 5+`
5757
Triggers/L-Analog = `Button 4`
@@ -65,3 +65,8 @@ D-Pad/Right = `Axis 6+`
6565
Device = evdev/0/Microsoft X-Box One Elite pad
6666
Buttons/A = THUMBR
6767
Buttons/B = THUMBL
68+
Main Stick/Modifier/Range = 50.0
69+
C-Stick/Modifier/Range = 50.0
70+
[GCPad4]
71+
Main Stick/Modifier/Range = 50.0
72+
C-Stick/Modifier/Range = 50.0

.config/dolphin-emu/GFX.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Adapter = 0
44
[Settings]
55
AspectRatio = 3
66
Crop = False
7-
wideScreenHack = False
7+
wideScreenHack = True
88
UseXFB = True
99
UseRealXFB = False
1010
SafeTextureCacheColorSamples = 128
@@ -51,6 +51,8 @@ InternalResolution = 5
5151
ShaderCompilationMode = 1
5252
WaitForShadersBeforeStarting = True
5353
SaveTextureCacheToState = True
54+
DumpBaseTextures = True
55+
DumpMipTextures = True
5456
[Enhancements]
5557
ForceFiltering = True
5658
MaxAnisotropy = 4

.config/dolphin-emu/WiimoteNew.ini

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,64 @@ Options/Forward Wiimote = False
5858
Options/Sideways Wiimote = True
5959
Nunchuk/Tilt/Forward = `Button 4`
6060
Nunchuk/Tilt/Backward = `Button 5`
61+
Tilt/Modifier/Range = 50.0
62+
Nunchuk/Stick/Modifier/Range = 50.0
63+
Nunchuk/Tilt/Modifier/Range = 50.0
64+
Classic/Left Stick/Modifier/Range = 50.0
65+
Classic/Right Stick/Modifier/Range = 50.0
66+
Guitar/Stick/Modifier/Range = 50.0
67+
Drums/Stick/Modifier/Range = 50.0
68+
Turntable/Stick/Modifier/Range = 50.0
69+
uDraw/Stylus/Modifier/Range = 50.0
70+
Drawsome/Stylus/Modifier/Range = 50.0
6171
[Wiimote2]
6272
Source = 0
73+
Tilt/Modifier/Range = 50.0
74+
Nunchuk/Stick/Modifier/Range = 50.0
75+
Nunchuk/Tilt/Modifier/Range = 50.0
76+
Classic/Left Stick/Modifier/Range = 50.0
77+
Classic/Right Stick/Modifier/Range = 50.0
78+
Guitar/Stick/Modifier/Range = 50.0
79+
Drums/Stick/Modifier/Range = 50.0
80+
Turntable/Stick/Modifier/Range = 50.0
81+
uDraw/Stylus/Modifier/Range = 50.0
82+
Drawsome/Stylus/Modifier/Range = 50.0
6383
[Wiimote3]
6484
Source = 0
85+
Tilt/Modifier/Range = 50.0
86+
Nunchuk/Stick/Modifier/Range = 50.0
87+
Nunchuk/Tilt/Modifier/Range = 50.0
88+
Classic/Left Stick/Modifier/Range = 50.0
89+
Classic/Right Stick/Modifier/Range = 50.0
90+
Guitar/Stick/Modifier/Range = 50.0
91+
Drums/Stick/Modifier/Range = 50.0
92+
Turntable/Stick/Modifier/Range = 50.0
93+
uDraw/Stylus/Modifier/Range = 50.0
94+
Drawsome/Stylus/Modifier/Range = 50.0
6595
[Wiimote4]
6696
Source = 0
97+
Tilt/Modifier/Range = 50.0
98+
Nunchuk/Stick/Modifier/Range = 50.0
99+
Nunchuk/Tilt/Modifier/Range = 50.0
100+
Classic/Left Stick/Modifier/Range = 50.0
101+
Classic/Right Stick/Modifier/Range = 50.0
102+
Guitar/Stick/Modifier/Range = 50.0
103+
Drums/Stick/Modifier/Range = 50.0
104+
Turntable/Stick/Modifier/Range = 50.0
105+
uDraw/Stylus/Modifier/Range = 50.0
106+
Drawsome/Stylus/Modifier/Range = 50.0
67107
[BalanceBoard]
68108
Source = 0
109+
Tilt/Modifier/Range = 50.0
110+
Nunchuk/Stick/Modifier/Range = 50.0
111+
Nunchuk/Tilt/Modifier/Range = 50.0
112+
Classic/Left Stick/Modifier/Range = 50.0
113+
Classic/Right Stick/Modifier/Range = 50.0
114+
Guitar/Stick/Modifier/Range = 50.0
115+
Drums/Stick/Modifier/Range = 50.0
116+
Turntable/Stick/Modifier/Range = 50.0
117+
uDraw/Stylus/Modifier/Range = 50.0
118+
Drawsome/Stylus/Modifier/Range = 50.0
69119
[Wiimote5]
70120
IR/Center = 0.00 0.00
71121
Swing/Center = 0.00 0.00

.config/htop/htoprc

Lines changed: 27 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
# Beware! This file is rewritten by htop when settings are changed in the interface.
22
# The parser is also very primitive, and not human-friendly.
3-
htop_version=3.1.0
4-
config_reader_min_version=2
3+
htop_version=3.2.1
4+
config_reader_min_version=3
55
fields=0 48 17 18 38 39 40 2 46 47 49 1
6-
sort_key=40
7-
sort_direction=1
8-
tree_sort_key=39
9-
tree_sort_direction=1
106
hide_kernel_threads=1
117
hide_userland_threads=1
128
shadow_other_users=0
@@ -20,11 +16,9 @@ highlight_changes=0
2016
highlight_changes_delay_secs=5
2117
find_comm_in_cmdline=1
2218
strip_exe_from_cmdline=1
23-
show_merged_command=0
24-
tree_view=1
25-
tree_view_always_by_pid=0
26-
all_branches_collapsed=0
19+
show_merged_command=1
2720
header_margin=0
21+
screen_tabs=0
2822
detailed_cpu_time=1
2923
cpu_count_from_one=1
3024
show_cpu_usage=1
@@ -37,9 +31,31 @@ color_scheme=0
3731
enable_mouse=1
3832
delay=15
3933
hide_function_bar=0
40-
topology_affinity=0
4134
header_layout=two_50_50
4235
column_meters_0=CPU Memory
4336
column_meter_modes_0=1 1
4437
column_meters_1=Tasks LoadAverage
4538
column_meter_modes_1=2 2
39+
tree_view=1
40+
sort_key=40
41+
tree_sort_key=39
42+
sort_direction=1
43+
tree_sort_direction=1
44+
tree_view_always_by_pid=0
45+
all_branches_collapsed=0
46+
screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU PERCENT_MEM TIME Command
47+
.sort_key=M_SHARE
48+
.tree_sort_key=M_RESIDENT
49+
.tree_view=1
50+
.tree_view_always_by_pid=0
51+
.sort_direction=1
52+
.tree_sort_direction=1
53+
.all_branches_collapsed=0
54+
screen:I/O=PID USER IO_PRIORITY IO_RATE IO_READ_RATE IO_WRITE_RATE PERCENT_SWAP_DELAY PERCENT_IO_DELAY Command
55+
.sort_key=IO_RATE
56+
.tree_sort_key=PID
57+
.tree_view=0
58+
.tree_view_always_by_pid=0
59+
.sort_direction=-1
60+
.tree_sort_direction=1
61+
.all_branches_collapsed=0

.config/i3/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ set $mod Mod4
2626

2727
set $term ctxterm
2828

29-
set $screenLeft DP-4
29+
set $screenLeft DP-2
3030
#set $screenRight DP-0
3131
set $screenRight HDMI-0
3232

.config/mpv/mpv.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
alang=eng,en,spa,es
2+
sub-auto=all

.config/picom.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ opacity-rule = [
4040
"99:_NET_WM_STATE@[4]:32a = '_NET_WM_STATE_FULLSCREEN'",
4141
];
4242

43-
vsync = "opengl-mswc";
43+
vsync = true;
4444

4545
shadow-ignore-shaped = false; # Avoid drawing shadow on all shaped windows (see also: --detect-rounded-corners)
4646

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ Documents
2828
Downloads
2929
Movies
3030
Applications
31+
node_modules

.nvidia-settings-rc

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
22
# /home/avindra/.nvidia-settings-rc
33
#
4-
# Configuration file for nvidia-settings - the NVIDIA X Server Settings utility
5-
# Generated on Sun Oct 18 00:11:23 2020
4+
# Configuration file for nvidia-settings - the NVIDIA Settings utility
5+
# Generated on Tue Aug 9 14:18:57 2022
66
#
77

88
# ConfigProperties:
@@ -11,11 +11,10 @@ RcFileLocale = C
1111
DisplayStatusBar = Yes
1212
SliderTextEntries = Yes
1313
IncludeDisplayNameInConfigFile = No
14-
ShowQuitDialog = Yes
1514
UpdateRulesOnProfileNameChange = Yes
16-
Timer = Memory_Used_(GPU_0),Yes,3000
17-
Timer = Thermal_Monitor_(GPU_0),Yes,1000
1815
Timer = PowerMizer_Monitor_(GPU_0),Yes,1000
16+
Timer = Thermal_Monitor_(GPU_0),Yes,1000
17+
Timer = Memory_Used_(GPU_0),Yes,3000
1918

2019
# Attributes:
2120

@@ -29,20 +28,27 @@ Timer = PowerMizer_Monitor_(GPU_0),Yes,1000
2928
0/LogAnisoAppControlled=1
3029
0/OpenGLImageSettings=0
3130
0/FSAAAppEnhanced=0
32-
0/AllowGSYNC=1
33-
0/AllowVRR=1
34-
0/ShowGSYNCVisualIndicator=0
35-
0/ShowVRRVisualIndicator=0
3631
0/ShowGraphicsVisualIndicator=0
32+
0/XVideoSyncToDisplayID=DP-2
3733
[DPY:DVI-D-0]/Dithering=0
3834
[DPY:DVI-D-0]/DitheringMode=0
3935
[DPY:DVI-D-0]/DitheringDepth=0
4036
[DPY:DVI-D-0]/ColorSpace=0
4137
[DPY:DVI-D-0]/ColorRange=0
4238
[DPY:DVI-D-0]/SynchronousPaletteUpdates=0
39+
[DPY:HDMI-0]/RedBrightness=0.000000
40+
[DPY:HDMI-0]/GreenBrightness=0.000000
41+
[DPY:HDMI-0]/BlueBrightness=0.000000
42+
[DPY:HDMI-0]/RedContrast=0.000000
43+
[DPY:HDMI-0]/GreenContrast=0.000000
44+
[DPY:HDMI-0]/BlueContrast=0.000000
45+
[DPY:HDMI-0]/RedGamma=1.000000
46+
[DPY:HDMI-0]/GreenGamma=1.000000
47+
[DPY:HDMI-0]/BlueGamma=1.000000
4348
[DPY:HDMI-0]/Dithering=0
4449
[DPY:HDMI-0]/DitheringMode=0
4550
[DPY:HDMI-0]/DitheringDepth=0
51+
[DPY:HDMI-0]/DigitalVibrance=0
4652
[DPY:HDMI-0]/ColorSpace=0
4753
[DPY:HDMI-0]/ColorRange=0
4854
[DPY:HDMI-0]/SynchronousPaletteUpdates=0

bin/http

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import sys
66
class CORSRequestHandler (SimpleHTTPRequestHandler):
77
def end_headers (self):
88
self.send_header('Access-Control-Allow-Origin', '*')
9-
# https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control#preventing_caching
9+
# https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control#no-store
1010
self.send_header('Cache-Control', 'no-store, max-age=0')
1111
SimpleHTTPRequestHandler.end_headers(self)
1212

0 commit comments

Comments
 (0)