summaryrefslogtreecommitdiffstats
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
parent209a3308a8fdf53cf9fc4821618009799d34e6b9 (diff)
downloadrice-raspberrypi.tar.gz
rice-raspberrypi.zip
Remove acpiraspberrypi
Unsupported on platform
-rw-r--r--.xinitrc2
-rwxr-xr-xrice/install_pkgs.sh2
2 files changed, 2 insertions, 2 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'
}
diff --git a/rice/install_pkgs.sh b/rice/install_pkgs.sh
index 232159a..5152ac0 100755
--- a/rice/install_pkgs.sh
+++ b/rice/install_pkgs.sh
@@ -7,7 +7,7 @@ sed '1,/^exit$/d;/^#/d' -- "$0" | xargs -tP1 $installcmd
exit
# user
-acpi
+#acpi
alsa-utils
curl
feh