diff options
| author | Matt Hunter <m@lfurio.us> | 2025-07-22 05:33:30 -0400 |
|---|---|---|
| committer | Matt Hunter <m@lfurio.us> | 2026-06-03 04:57:28 -0400 |
| commit | 5cabebd53efa39b33573d7e94b02796def5704b4 (patch) | |
| tree | cd2cf32e3448935558f0dd1e0a8419af5f24761d /.xinitrc | |
| parent | 4b1f7b8bf1cb21544a1cf49354b9ba60fafad19b (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 '+%a %F | %R' } |
