feat: arch gnome-polkit startup
This commit is contained in:
parent
f4c272fc45
commit
e99889674c
2 changed files with 2 additions and 12 deletions
10
bin/wine
10
bin/wine
|
@ -1,10 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
sudo docker run -it --rm \
|
||||
--network host \
|
||||
-e DISPLAY="$DISPLAY" \
|
||||
-v "$PWD:/app/" \
|
||||
-v "$XAUTHORITY:/home/app/.Xauthority:ro" \
|
||||
-v '/tmp/.X11-unix/:/tmp/.X11-unix/' \
|
||||
wine \
|
||||
"$@"
|
Loading…
Add table
Add a link
Reference in a new issue