summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-09 21:06:24 -0500
committerJune McEnroe <june@causal.agency>2021-02-09 21:06:24 -0500
commit29ba8c5d628738bb808df802af6e6c6dc2a50383 (patch)
tree0bc513f97b14283d8e295092443c7df579f98326
parentSet antialiasing and unhinting globally (diff)
downloadsrc-29ba8c5d628738bb808df802af6e6c6dc2a50383.tar.gz
src-29ba8c5d628738bb808df802af6e6c6dc2a50383.zip
Show minutes left instead of battery percentage
-rwxr-xr-xhome/.local/bin/clock2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.local/bin/clock b/home/.local/bin/clock
index 33a0e890..8f30ea8e 100755
--- a/home/.local/bin/clock
+++ b/home/.local/bin/clock
@@ -4,7 +4,7 @@ set -eu
 tput civis
 sleep=$(( 60 - $(date +'%S') ))
 while :; do
-	printf '%3s%% %s' "$(apm -l)" "$(date +'%a %H:%M')"
+	printf '%3sm %s' "$(apm -m)" "$(date +'%a %H:%M')"
 	sleep $sleep
 	sleep=60
 done
id=193f28b89e7c410736d9a5520928be25ee34040d&follow=1'>Revert "Use scheme to style HTMLs"June McEnroe This reverts commit 46237a457ff3c9a813a56f2a442c115bf8610cbc. I don't know why but I don't like it. 2019-07-27Remove scheme text linkJune McEnroe No standard base64 encoder so no way to maintain it. 2019-07-26Update Dark.terminalJune McEnroe Why are the blobs so much bigger now? 2019-07-26Lighten dark whiteJune McEnroe 2019-07-25Add png.3 man pageJune McEnroe 2019-07-25Use scheme to style HTMLsJune McEnroe 2019-07-25Don't match comments in strings in makeJune McEnroe 2019-07-25Generate index.html with links from bin.7June McEnroe 2019-07-24Warn when date has changedJune McEnroe 2019-07-24Add whenJune McEnroe When? Now. 2019-07-24Remove histedit from bitJune McEnroe