fine tune sync by notching playback speed

This commit is contained in:
j 2023-11-20 12:32:07 +00:00
commit 37a2674f23
5 changed files with 31 additions and 3 deletions

3
player/disable-overview Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
dbus-send --session --dest=org.gnome.Shell --type=method_call /org/gnome/Shell org.freedesktop.DBus.Properties.Set string:org.gnome.Shell string:OverviewActive variant:boolean:false