From fe6398fccb1e79773d22c30d6868e538cce6b460 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Sat, 27 Jun 2020 15:40:32 +0000 Subject: [PATCH] Update Commands --- arch-config/Dokumente/Commands | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/arch-config/Dokumente/Commands b/arch-config/Dokumente/Commands index 9e090185..968e43b9 100644 --- a/arch-config/Dokumente/Commands +++ b/arch-config/Dokumente/Commands @@ -79,4 +79,7 @@ ssh-keygen #allow access through ssh key ssh-copy-id -i @ -ssh-copy-id -i ~/.ssh/id_rsa.pub @ \ No newline at end of file +ssh-copy-id -i ~/.ssh/id_rsa.pub @ + +#Video as background +xwinwrap -g 1920x1080 -ov -- mpv -wid WID --loop --no-audio --keepaspect=no \ No newline at end of file