dc9160c2af
fixes the desktop file: * add -- to make cage ignore kodi's arguments * add --standalone to kodi's arguments update the dependencies: * add upower as kodi tries to communicate with it to read battery status * add pulseaudio as kodi complains it is missing * add elogind as it is required for cage to run * remove xorg-server Fixes #469
6 lines
198 B
Desktop File
6 lines
198 B
Desktop File
[Desktop Entry]
|
|
Name=Kodi (Wayland)
|
|
Comment=This session will start Kodi media center
|
|
Exec=cage -- /usr/bin/kodi --windowing wayland --standalone
|
|
TryExec=/usr/lib/kodi/kodi-wayland
|
|
Type=Application
|