Update Commands

This commit is contained in:
RealStickman 2020-06-27 15:40:32 +00:00
parent 3d9e1b279f
commit fe6398fccb

View File

@ -80,3 +80,6 @@ ssh-keygen
#allow access through ssh key
ssh-copy-id -i <file location> <user>@<ip/domain>
ssh-copy-id -i ~/.ssh/id_rsa.pub <user>@<ip/domain>
#Video as background
xwinwrap -g 1920x1080 -ov -- mpv -wid WID --loop --no-audio --keepaspect=no <file>