Compare commits

..

No commits in common. "97a5faf876299c318c6858e17097631a73463270" and "5e924530baf10ed466ad78cb370e80218239de0d" have entirely different histories.

8 changed files with 1 additions and 23 deletions

View File

@ -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"
]
}
}

View File

@ -4,7 +4,6 @@ CMakeFiles/
cmake_install.cmake cmake_install.cmake
compile_commands.json compile_commands.json
Debug/ Debug/
.ccls
.ccls-cache .ccls-cache
.cache .cache
*.o *.o

View File

@ -13,6 +13,7 @@ volume-max=200
af=acompressor af=acompressor
## Youtube-dl settings ## Youtube-dl settings
ytdl-format=bestvideo[height<=?1080][vcodec!=vp9]+bestaudio/best ytdl-format=bestvideo[height<=?1080][vcodec!=vp9]+bestaudio/best
ytdl-raw-options=extractor-args=youtube:player_client=android
## Wayland ## Wayland
gpu-context=wayland gpu-context=wayland
## Default window size ## Default window size

View File

@ -19,9 +19,3 @@ host kobo
hostname 192.168.13.20 hostname 192.168.13.20
port 22 port 22
identityfile ~/.ssh/kobo 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.