From 0a9053c2902adab8b94eaacdb15390441143078c Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Sat, 11 Sep 2021 00:36:13 -0500 Subject: redid repo cus of fucking chromium rip old commit messages --- bar/batterynotification | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 bar/batterynotification (limited to 'bar/batterynotification') diff --git a/bar/batterynotification b/bar/batterynotification new file mode 100755 index 0000000..5cdb2fb --- /dev/null +++ b/bar/batterynotification @@ -0,0 +1,2 @@ +#!/bin/sh +notify-send "Battery info:" "`blr -eElL`" -- cgit v1.2.3