This commit is contained in:
2023-11-12 22:10:38 +05:00
parent e77e963a98
commit 6fd9a92306
3 changed files with 24 additions and 1 deletions

View File

@ -16,6 +16,7 @@ podman run --rm \
-v $HOME/Downloads:/root/Downloads \
-v $HOME/Pictures:/root/Pictures \
-v $HOME/Documents:/root/Documents \
-v /etc/localtime:/etc/localtime \
-v /usr/share/icons:/usr/share/icons \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-v /tmp/xdg-open$SOCKET_ID.socket:/tmp/xdg-open.socket \