Delete motd.sh
This commit is contained in:
parent
f6f2a9d26d
commit
69aee8b026
1 changed files with 0 additions and 6 deletions
6
motd.sh
6
motd.sh
|
@ -1,6 +0,0 @@
|
||||||
# be sure to append this file to your /etc/profile config
|
|
||||||
echo
|
|
||||||
echo "Laptop battery: $(acpi | awk '{print $4,$3,$5,$6}')"
|
|
||||||
echo
|
|
||||||
echo "Backlight: $(brightnessctl g)/$(brightnessctl max) ($(echo "scale=2; $(brightnessctl g) / $(brightnessctl max) * 100" | bc)%)"
|
|
||||||
echo
|
|
Loading…
Add table
Reference in a new issue