From 0aa5bfd33228e4a188d3b4e45b2de7e16fbb11cb Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 14 Nov 2019 01:13:12 +0100 Subject: dash ~> sh --- bin/lowbat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/lowbat b/bin/lowbat index a2ebafb..8c274da 100755 --- a/bin/lowbat +++ b/bin/lowbat @@ -1,4 +1,4 @@ -#!/bin/dash +#!/bin/sh notify() { notify-send "Low battery" "Please plug in computer" -u critical -t 15000 -- cgit v1.2.3