Install repowerd and gemian-lock, add gemian-lock to autostart
This commit is contained in:
parent
5488481cf4
commit
1d959930d3
2 changed files with 8 additions and 0 deletions
|
|
@ -26,13 +26,16 @@ actions:
|
||||||
description: Installing packages for libhybris-based HW adaptation
|
description: Installing packages for libhybris-based HW adaptation
|
||||||
packages:
|
packages:
|
||||||
- drihybris
|
- drihybris
|
||||||
|
- gemian-lock
|
||||||
- glamor-hybris
|
- glamor-hybris
|
||||||
- hybris-usb
|
- hybris-usb
|
||||||
- libhybris
|
- libhybris
|
||||||
- pulseaudio
|
- pulseaudio
|
||||||
- pulseaudio-module-droid
|
- pulseaudio-module-droid
|
||||||
|
- repowerd
|
||||||
- xkb-data
|
- xkb-data
|
||||||
- xserver-xorg-video-hwcomposer
|
- xserver-xorg-video-hwcomposer
|
||||||
|
- xss-lock
|
||||||
|
|
||||||
- action: run
|
- action: run
|
||||||
chroot: true
|
chroot: true
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,5 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Exec=xss-lock gemian-lock
|
||||||
|
Name=Screen Lock
|
||||||
|
Type=Application
|
||||||
|
Version=1.0
|
||||||
Loading…
Add table
Reference in a new issue