1
0
Fork 0
This commit is contained in:
Luca Bilke 2024-03-01 13:48:31 +01:00
commit 57172655db
5 changed files with 16 additions and 0 deletions

View file

@ -1,3 +1,13 @@
MBTN_LEFT cycle pause
MBTN_LEFT_DBL cycle fullscreen
MBTN_RIGHT ignore
MBTN_BACK playlist-prev
MBTN_FORWARD playlist-next
WHEEL_UP add volume 2
WHEEL_DOWN add volume -2
shift+WHEEL_UP add volume 10
shift+WHEEL_DOWN add volume -10
l seek 5
h seek -5
shift+h seek -60

View file

@ -4,3 +4,4 @@ hwdec=auto
user-agent="Mozilla/5.0"
cache=yes
alang=en,de
screenshot-directory=~/Pictures/

View file

@ -0,0 +1 @@
greenandgrumpy=yes

2
.local/bin/cam Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
mpv --profile=low-latency --demuxer-lavf-o-set=input_format=mjpeg av://v4l2:/dev/video0

View file

@ -3,4 +3,6 @@ exec 2>&1
sv check syncthing >/dev/null || exit 1
sleep 0.5
exec syncthingtray