summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorMatt Hunter <m@lfurio.us>2025-07-22 05:33:30 -0400
committerMatt Hunter <m@lfurio.us>2026-06-03 04:57:28 -0400
commit5cabebd53efa39b33573d7e94b02796def5704b4 (patch)
treecd2cf32e3448935558f0dd1e0a8419af5f24761d /.xinitrc
parent4b1f7b8bf1cb21544a1cf49354b9ba60fafad19b (diff)
downloadrice-raspberrypi.tar.gz
rice-raspberrypi.zip
Remove acpiraspberrypi
Unsupported on platform
Diffstat (limited to '')
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 8981659..75a8d00 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -1,5 +1,5 @@
statusbar() {
- acpi -b | awk '{print $4}' | sed 's/,//;/100/d'
+ #acpi -b | awk '{print $4}' | sed 's/,//;/100/d'
date '+%a %F | %R'
}