Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ setting the DISPLAY variable appropriately.
Example Usage
-------------

On arch-linux, ACPI events are handled by `/etc/acpid/handler.sh`, which runs as root. To send notifications the the current user, add a line to this script like:
On arch-linux, ACPI events are handled by `/etc/acpid/handler.sh`, which runs as root. To send notifications to the current user, add a line to this script like:

/path/to/xuserrun notify-send "AC Adapter" "Plugged in"

Expand Down