fix: airplay
This commit is contained in:
@@ -51,7 +51,7 @@ hl.define_submap("launch", function()
|
|||||||
hl.dispatch(hl.dsp.exec_cmd("notify-send 'AirPlay server is starting...' --app-name='AirPlay Video'"))
|
hl.dispatch(hl.dsp.exec_cmd("notify-send 'AirPlay server is starting...' --app-name='AirPlay Video'"))
|
||||||
hl.dispatch(
|
hl.dispatch(
|
||||||
hl.dsp.exec_cmd(
|
hl.dsp.exec_cmd(
|
||||||
"terminator -T 'hiddent'terminator' -e 'systemctl start avahi-daemon' && sleep 5 && uxplay -n LinuxVideoplay -nh"
|
"terminator -T 'hidden-terminator' -e 'systemctl start avahi-daemon' && sleep 5 && uxplay -n LinuxVideoplay -nh"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
exit_submap()
|
exit_submap()
|
||||||
|
|||||||
Reference in New Issue
Block a user