fix: rename repos dir to src

This commit is contained in:
2026-06-15 13:35:04 +02:00
parent 7703d474e3
commit 2161c9f67f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ file:///home/oscar/Music
file:///home/oscar/Pictures
file:///home/oscar/Videos
file:///home/oscar/Downloads
file:///home/oscar/repos repos
file:///home/oscar/src src
+1 -1
View File
@@ -12,7 +12,7 @@
"host": "192.168.2.22",
"projects": [
{
"paths": ["~/repos/argparse.go"]
"paths": ["~/src/argparse.go"]
}
]
}
+1 -1
View File
@@ -12,6 +12,6 @@ sudo usermod -aG input <user>
3. reboot
4. run xremap with:
```sh
xremap ~/repos/dotfiles/xremap/<config>.yml --device '<device_name>'
xremap ~/src/dotfiles/xremap/<config>.yml --device '<device_name>'
```
5. might need to tab out and in again a couple of times for it to activate