Compare commits
No commits in common. "97a5faf876299c318c6858e17097631a73463270" and "5e924530baf10ed466ad78cb370e80218239de0d" have entirely different histories.
97a5faf876
...
5e924530ba
Binary file not shown.
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"output": {
|
||||
"blocklist": [],
|
||||
"convolver#0": {
|
||||
"autogain": true,
|
||||
"bypass": false,
|
||||
"input-gain": 0.0,
|
||||
"ir-width": 100,
|
||||
"kernel-path": "/home/coolneng/.config/easyeffects/irs/AKG K361.irs",
|
||||
"output-gain": 0.0
|
||||
},
|
||||
"plugins_order": [
|
||||
"convolver#0"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -4,7 +4,6 @@ CMakeFiles/
|
|||
cmake_install.cmake
|
||||
compile_commands.json
|
||||
Debug/
|
||||
.ccls
|
||||
.ccls-cache
|
||||
.cache
|
||||
*.o
|
||||
|
|
|
@ -13,6 +13,7 @@ volume-max=200
|
|||
af=acompressor
|
||||
## Youtube-dl settings
|
||||
ytdl-format=bestvideo[height<=?1080][vcodec!=vp9]+bestaudio/best
|
||||
ytdl-raw-options=extractor-args=youtube:player_client=android
|
||||
## Wayland
|
||||
gpu-context=wayland
|
||||
## Default window size
|
||||
|
|
|
@ -19,9 +19,3 @@ host kobo
|
|||
hostname 192.168.13.20
|
||||
port 22
|
||||
identityfile ~/.ssh/kobo
|
||||
|
||||
host kathreftis
|
||||
user root
|
||||
hostname 192.168.13.47
|
||||
port 22
|
||||
identityfile ~/.ssh/kathreftis
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue