mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
added cliphist script
This commit is contained in:
@@ -44,7 +44,6 @@ writeShellApplication {
|
||||
|
||||
while true; do
|
||||
get_info
|
||||
state="$status-$percentage"
|
||||
|
||||
if [[ "$status" == "Discharging" && "$percentage" -le "$CRITICAL" ]]; then
|
||||
notify critical "Battery Critically Low" "$percentage% — suspending."
|
||||
|
||||
Reference in New Issue
Block a user