From 250299a557b1db37bd990b7ea5012b844cbba7d7 Mon Sep 17 00:00:00 2001 From: Bhushan Shah Date: Fri, 12 Aug 2016 11:27:27 +0530 Subject: [PATCH] Start powerdevil on phone --- bin/plasma-phone.cmake | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/plasma-phone.cmake b/bin/plasma-phone.cmake index c778af4f..58c7c1c1 100644 --- a/bin/plasma-phone.cmake +++ b/bin/plasma-phone.cmake @@ -44,4 +44,7 @@ paplay /usr/share/sounds/sitter/ohits.ogg & # start polkit authentication agent @CMAKE_INSTALL_FULL_LIBEXECDIR@/polkit-kde-authentication-agent-1 & +# start powerdevil +@CMAKE_INSTALL_FULL_LIBEXECDIR@/org_kde_powerdevil & + exec /usr/bin/plasmashell -p org.kde.plasma.phone 2>/tmp/plasmashell_logs