Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .bin/maintenance.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ rm -rf "${HOME}/.yarn"
rm "${HOME}/.python_history"
rm "${HOME}/.yarnrc"
rm "${HOME}/.bash_history"

# lostfiles
# Clear the rofi modes cache
printf "\e[36mClear the rofi modes cache...\e[0m\n"
printf "\e[36mClear cliphist mode...\e[0m\n"
cliphist wipe
printf "\e[36mClear calc mode...\e[0m\n"
rm "${HOME}/.local/share/rofi/rofi_calc_history"
2,564 changes: 1,282 additions & 1,282 deletions .config/OpenRGB/OpenRGB.json

Large diffs are not rendered by default.

30 changes: 22 additions & 8 deletions .config/bat/config
Original file line number Diff line number Diff line change
@@ -1,16 +1,30 @@
# This is `bat`s configuration file. Each line either contains a comment or
# a command-line option that you want to pass to `bat` by default. You can
# run `bat --help` to get a list of all possible configuration options.
# This is `bat`'s configuration file.
# Each line either contains a comment or a command-line option that you want to pass to `bat` by default.
# Use `bat --help` to view all available configuration options.

# Specify desired highlighting theme (e.g. "TwoDark"). Run `bat --list-themes`
# for a list of all available themes
# -------------------
# Syntax Highlighting
# -------------------
# Specify desired highlighting theme.
# Available themes can be listed by running: bat --list-themes
--theme="gruvbox-dark"

# Enable this to use italic text on the terminal. This is not supported on all
# terminal emulators (like tmux, by default):
# -------------------
# Text Style Enhancements
# -------------------
# Always enable italic text, even if your terminal does not support it by default.
# Note: Some terminal emulators (e.g., tmux) might require additional configuration.
--italic-text=always

# Uncomment the following line to disable automatic paging:
# -------------------
# Paging Behavior
# -------------------
# Disable automatic paging, so the output is sent directly to stdout.
--paging=never

# -------------------
# Tab Width Setting
# -------------------
# Configure the width of tab characters to 2 spaces for more compact code display.
--tabs=2

2 changes: 1 addition & 1 deletion .config/btop/btop.conf
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ update_ms = 2000

#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
proc_sorting = "memory"
proc_sorting = "cpu direct"

#* Reverse sorting order, True or False.
proc_reversed = False
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"device": "alsa_input.pci-0000_00_1b.0.analog-stereo",
"device-description": "Built-in Audio Analog Stereo",
"device-profile": "analog-input-internal-mic",
"preset-name": "NR+NPR"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"device": "alsa_output.pci-0000_00_03.0.pro-output-3",
"device-description": "Built-in Audio Pro",
"device-profile": "",
"preset-name": "Bass Enhancing + Perfect EQ"
}
261 changes: 261 additions & 0 deletions .config/easyeffects/input/NR+NPR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,261 @@
{
"input": {
"blocklist": [],
"compressor#0": {
"attack": 5.0,
"boost-amount": 6.0,
"boost-threshold": -72.0,
"bypass": false,
"dry": -100.0,
"hpf-frequency": 10.0,
"hpf-mode": "off",
"input-gain": 0.0,
"knee": -6.0,
"lpf-frequency": 20000.0,
"lpf-mode": "off",
"makeup": 0.0,
"mode": "Downward",
"output-gain": 0.0,
"ratio": 4.0,
"release": 75.0,
"release-threshold": -40.0,
"sidechain": {
"lookahead": 0.0,
"mode": "RMS",
"preamp": 0.0,
"reactivity": 10.0,
"source": "Middle",
"stereo-split-source": "Left/Right",
"type": "Feed-forward"
},
"stereo-split": false,
"threshold": -20.0,
"wet": 0.0
},
"deesser#0": {
"bypass": false,
"detection": "RMS",
"f1-freq": 3000.0,
"f1-level": -6.0,
"f2-freq": 5000.0,
"f2-level": -6.0,
"f2-q": 1.5000000000000004,
"input-gain": 0.0,
"laxity": 15,
"makeup": 0.0,
"mode": "Wide",
"output-gain": 0.0,
"ratio": 5.0,
"sc-listen": false,
"threshold": -20.0
},
"equalizer#0": {
"balance": 0.0,
"bypass": false,
"input-gain": 0.0,
"left": {
"band0": {
"frequency": 50.0,
"gain": 3.0,
"mode": "RLC (BT)",
"mute": false,
"q": 0.7,
"slope": "x1",
"solo": false,
"type": "Hi-pass",
"width": 4.0
},
"band1": {
"frequency": 90.0,
"gain": 3.0,
"mode": "RLC (MT)",
"mute": false,
"q": 0.7,
"slope": "x1",
"solo": false,
"type": "Lo-shelf",
"width": 4.0
},
"band2": {
"frequency": 425.0,
"gain": -2.0,
"mode": "BWC (MT)",
"mute": false,
"q": 0.9999999999999998,
"slope": "x2",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band3": {
"frequency": 3500.0,
"gain": 3.0,
"mode": "BWC (BT)",
"mute": false,
"q": 0.7,
"slope": "x2",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band4": {
"frequency": 9000.0,
"gain": 2.0,
"mode": "LRX (MT)",
"mute": false,
"q": 0.7,
"slope": "x1",
"solo": false,
"type": "Hi-shelf",
"width": 4.0
}
},
"mode": "IIR",
"num-bands": 5,
"output-gain": 0.0,
"pitch-left": 0.0,
"pitch-right": 0.0,
"right": {
"band0": {
"frequency": 50.0,
"gain": 3.0,
"mode": "RLC (BT)",
"mute": false,
"q": 0.7,
"slope": "x1",
"solo": false,
"type": "Hi-pass",
"width": 4.0
},
"band1": {
"frequency": 90.0,
"gain": 3.0,
"mode": "RLC (MT)",
"mute": false,
"q": 0.7,
"slope": "x1",
"solo": false,
"type": "Lo-shelf",
"width": 4.0
},
"band2": {
"frequency": 425.0,
"gain": -2.0,
"mode": "BWC (MT)",
"mute": false,
"q": 0.9999999999999998,
"slope": "x2",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band3": {
"frequency": 3500.0,
"gain": 3.0,
"mode": "BWC (BT)",
"mute": false,
"q": 0.7,
"slope": "x2",
"solo": false,
"type": "Bell",
"width": 4.0
},
"band4": {
"frequency": 9000.0,
"gain": 2.0,
"mode": "LRX (MT)",
"mute": false,
"q": 0.7,
"slope": "x1",
"solo": false,
"type": "Hi-shelf",
"width": 4.0
}
},
"split-channels": false
},
"gate#0": {
"attack": 1.0,
"bypass": false,
"curve-threshold": -50.0,
"curve-zone": -2.0,
"dry": -100.0,
"hpf-frequency": 10.0,
"hpf-mode": "off",
"hysteresis": true,
"hysteresis-threshold": -3.0,
"hysteresis-zone": -1.0,
"input-gain": 0.0,
"lpf-frequency": 20000.0,
"lpf-mode": "off",
"makeup": 1.0,
"output-gain": 0.0,
"reduction": -15.0,
"release": 200.0,
"sidechain": {
"input": "Internal",
"lookahead": 0.0,
"mode": "RMS",
"preamp": 0.0,
"reactivity": 10.0,
"source": "Middle",
"stereo-split-source": "Left/Right"
},
"stereo-split": false,
"wet": -1.0
},
"limiter#0": {
"alr": false,
"alr-attack": 5.0,
"alr-knee": 0.0,
"alr-release": 50.0,
"attack": 1.0,
"bypass": false,
"dithering": "16bit",
"external-sidechain": false,
"gain-boost": true,
"input-gain": 0.0,
"lookahead": 5.0,
"mode": "Herm Wide",
"output-gain": 0.0,
"oversampling": "Half x2(2L)",
"release": 5.0,
"sidechain-preamp": 0.0,
"stereo-link": 100.0,
"threshold": -1.0
},
"plugins_order": [
"rnnoise#0",
"gate#0",
"deesser#0",
"compressor#0",
"equalizer#0",
"speex#0",
"limiter#0"
],
"rnnoise#0": {
"bypass": false,
"enable-vad": false,
"input-gain": 0.0,
"model-path": "",
"output-gain": 0.0,
"release": 20.0,
"vad-thres": 50.0,
"wet": 0.0
},
"speex#0": {
"bypass": false,
"enable-agc": false,
"enable-denoise": false,
"enable-dereverb": false,
"input-gain": 0.0,
"noise-suppression": -70,
"output-gain": 0.0,
"vad": {
"enable": true,
"probability-continue": 90,
"probability-start": 95
}
}
}
}
Loading
Loading