mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Start powerdevil on phone
This commit is contained in:
parent
d7c37304d4
commit
250299a557
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue