Add frontend script to session, install vdr-plugin-desktop

This commit is contained in:
Alexander Grothe
2017-07-30 21:55:48 +02:00
parent 9c839f156d
commit b9082eadc9
4 changed files with 21 additions and 7 deletions

View File

@@ -3,7 +3,10 @@
env | grep "DISPLAY\|DBUS_SESSION_BUS_ADDRESS\|XDG_RUNTIME_DIR" > ~/.session-env
systemctl --user import-environment DISPLAY XAUTHORITY XDG_RUNTIME_DIR DBUS_SESSION_BUS_ADDRESS
enabled_services=("tmux.service" "detect-second-display.service" "openbox-second.service" "osd2web.service")
enabled_services=(
"tmux.service" "detect-second-display.service"
"openbox-second.service" "osd2web.service"
"yavdr-frontend.service")
disabled_services=()
# enable configured services for the user session