dotfiles/i3/scripts/sensors

4 lines
169 B
Bash
Executable File

#!/bin/sh
echo -n "<span foreground='#ffd700' background='#8A458A'></span><span foreground='black' background='#ffd700'>  " $(acpi -t | cut -d' ' -f4) "</span>"