diff --git a/home/.config/mimeo/associations.txt b/home/.config/mimeo/associations.txt index 931b7e0..0c35054 100644 --- a/home/.config/mimeo/associations.txt +++ b/home/.config/mimeo/associations.txt @@ -45,3 +45,6 @@ alacritty -e rtv "%U" alacritty -e rtv "%U" ^https?://redd.it.* + +mpv "$(yle-dl --showurl %U)" + ^https?://areena.yle.fi.* diff --git a/home/.config/nvim/coc-settings.json b/home/.config/nvim/coc-settings.json index 6ad1c29..62b68d7 100644 --- a/home/.config/nvim/coc-settings.json +++ b/home/.config/nvim/coc-settings.json @@ -11,7 +11,7 @@ "javascriptreact", "yaml" ], - "prettier.singleQuote": true, + "prettier.singleQuote": false, "diagnostic.errorSign": "•", "diagnostic.warningSign": "•", "diagnostic.infoSign": "•", diff --git a/home/.ssh/config b/home/.ssh/config index 2752d11..080ac75 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -21,7 +21,7 @@ Host aur host moria HostName reekynet.com port 221 - User gimli + User balrog ForwardAgent yes host rivendell