Skip to content

Commit dbb1bfb

Browse files
SamadiPourdehesa
authored andcommitted
docs: modify raycast parameters
1 parent 796ec07 commit dbb1bfb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

commands/system/toggle-battery-charging.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@
66

77
# Required parameters:
88
# @raycast.schemaVersion 1
9-
# @raycast.title Toggle battery charging
9+
# @raycast.title Toggle Battery Charging
1010
# @raycast.mode silent
1111

1212
# Optional parameters:
1313
# @raycast.icon 🔋
14+
# @raycast.packageName System
1415

1516
# Documentation:
17+
# @raycast.description Toggle charging the battery when it is plugged in. When turned off, it will always use the charger instead of the battery; when turned on, it will go to automatic mode (decide based on your settings and daily charging routine).
1618
# @raycast.author Amir Hossein SamadiPour
1719
# @raycast.authorURL https://github.com/SamadiPour
1820

0 commit comments

Comments
 (0)