PowerStatus: Add logic to automatically install in Deskbar.
Modeled after NetworkStatus. Also add it to default_deskbar_items.sh. Fixes #18748.
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# install ProcessController, NetworkStatus & volume control in the Deskbar
|
||||
# install ProcessController, NetworkStatus, PowerStatus & volume control in the Deskbar
|
||||
/boot/system/apps/ProcessController -deskbar
|
||||
/boot/system/apps/NetworkStatus --deskbar
|
||||
/boot/system/apps/PowerStatus --deskbar
|
||||
/boot/system/bin/desklink --add-volume
|
||||
|
||||
# install KeymapSwitcher for certain locales
|
||||
|
||||
Reference in New Issue
Block a user