mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
fix(devcontainer): update XAUTHORITY source to use localEnv
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
parent
e9dd70c6c4
commit
4c31568329
@ -32,7 +32,7 @@
|
|||||||
"type": "bind"
|
"type": "bind"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "${env:XAUTHORITY}",
|
"source": "${localEnv:XAUTHORITY}",
|
||||||
"target": "/home/vscode/.Xauthority",
|
"target": "/home/vscode/.Xauthority",
|
||||||
"type": "bind"
|
"type": "bind"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user