bitwarden

This commit is contained in:
jaydee
2024-10-31 09:20:25 +01:00
parent f30b937313
commit 0074c3e356

View File

@@ -1,13 +1,14 @@
{"global": {
"global":
{ {
"mykey": "prod/v1/install/" "mykey": "prod/v1/install/"
}, },
"morefine": "morefine":
{ {
"right": ["HDMI-A-0", "1920x1080"], "right": ["HDMI-A-0", "1920x1080"],
"tleft": ["DisplayPort-6", "1920x1080"], "tleft": ["DisplayPort-9", "1920x1080"],
"tright": ["DisplayPort-8", "1920x1080"], "tright": ["DisplayPort-11", "1920x1080"],
"left": ["DisplayPort-7", "2560x1440"], "left": ["DisplayPort-10", "2560x1440"],
"mid": ["DisplayPort-0", "3440x1440"] "mid": ["DisplayPort-0", "3440x1440"]
} }
} }