summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2025-03-03 03:48:49 -0500
committerMalfurious <m@lfurio.us>2025-03-03 03:48:49 -0500
commit9338a3acbf7ea8b7b7459f0b0abe7b1d7abfe753 (patch)
tree4c17bc7cc7fe8632e5777270904df0cd70c55703 /.xinitrc
parent209a3308a8fdf53cf9fc4821618009799d34e6b9 (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 f4cb3c7..36192f6 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'
}