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>2025-07-22 05:33:30 -0400
commit859ddf34f109795dd94fb6a23417e4ee280363a8 (patch)
treea7e937987e5a0c44553b102e77fe3dc1366000fa /.xinitrc
parentec2991946fff859c95dc01bf310a6560d568d0f2 (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 7c05311..32d626e 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 '+%F | %R'
}