dotfiles/roles/i3-dotfiles/files/scripts/sensors

4 lines
193 B
Plaintext
Raw Normal View History

2016-01-08 18:44:19 +01:00
#!/bin/sh
echo -n "<span foreground='#ffd700' background='#8A458A'></span><span foreground='black' background='#ffd700'>  " $(acpi -t | grep "Thermal 1" | cut -d' ' -f4) "º </span>"