Moved scripts
This commit is contained in:
9
scripts/kodi-tv
Executable file
9
scripts/kodi-tv
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
# Output on
|
||||
xrandr --output HDMI-0 --auto
|
||||
|
||||
# Start kodi
|
||||
kodi
|
||||
|
||||
# Tv output off
|
||||
xrandr --output HDMI-0 --off
|
||||
Reference in New Issue
Block a user