From 5778c05c535636d248ac76cf0672a0c96aacda9b Mon Sep 17 00:00:00 2001 From: RealStickman Date: Mon, 17 Aug 2020 05:54:59 +0000 Subject: [PATCH] changed mpv command to remove playback control --- arch-config/Dokumente/Commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/Dokumente/Commands b/arch-config/Dokumente/Commands index a8265318..ffcff87e 100644 --- a/arch-config/Dokumente/Commands +++ b/arch-config/Dokumente/Commands @@ -77,7 +77,7 @@ ssh-copy-id -i @ ssh-copy-id -i ~/.ssh/id_rsa.pub @ #Video as background -xwinwrap -g 1920x1080 -ov -- mpv -wid WID --loop --no-audio --keepaspect=no +xwinwrap -g 1920x1080 -ov -- mpv -wid WID --loop --no-audio --keepaspect=no --no-osc #Building LineageOS 17.1 for microG sudo docker build -t fremontt/losbuilder https://gitlab.com/fremontt/minimal-docker-for-lineageos/image.git