fine tune sync by notching playback speed
This commit is contained in:
parent
8194783064
commit
37a2674f23
5 changed files with 31 additions and 3 deletions
3
player/disable-overview
Executable file
3
player/disable-overview
Executable 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue