chore: migrate to git.owall.dev

This commit is contained in:
2026-05-13 01:12:13 +02:00
parent 5ff3ca60ec
commit adf4bc157f
+2 -2
View File
@@ -8,7 +8,7 @@ My mpv config. Requires mpv v0.37+
1. Clone this repo into the mpv config location
```sh
git clone https://gitlab.com/warigan/mpv-config ~/.config/mpv
git clone https://git.owall.dev/warg/mpv-config ~/.config/mpv
```
2. Create symbolic link:
@@ -25,7 +25,7 @@ ln -s mpv_linux.conf mpv.conf
1. Clone this repo into the mpv config location
```pwsh
git clone https://gitlab.com/warigan/mpv-config C:\users\$env:username\AppData\Roaming\mpv
git clone https://git.owall.dev/warg/mpv-config C:\users\$env:username\AppData\Roaming\mpv
```
2. Create symbolic link (might need admin privileges):