diff options
| author | Matt Hunter <m@lfurio.us> | 2025-07-22 05:33:30 -0400 |
|---|---|---|
| committer | Matt Hunter <m@lfurio.us> | 2026-01-26 05:43:30 -0500 |
| commit | b90bcfb9e9ce25d082274274816f24c462fbd0a3 (patch) | |
| tree | 2409a6bb056ef0fae8fdb51c605bea719a23c2d4 /.xinitrc | |
| parent | 9c7d2ebd858298e36868af474cafa858213bee1b (diff) | |
| download | rice-raspberrypi.tar.gz rice-raspberrypi.zip | |
Remove acpiraspberrypi
Unsupported on platform
Diffstat (limited to '')
| -rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' } |
