]> git.sev.monster Git - dotfiles.git/blob - bin/tint2-i3status
remove tint2 battery alert, zsh dotfiles vcs check
[dotfiles.git] / bin / tint2-i3status
1 #!/bin/sh
2 i3status -c ${XDG_CONFIG_HOME:-~/.config}/i3status/tint2-$1 | sed -ue 's/fc=\(#[a-f0-9]\{3,6\}\)/span color="\1"/gi;s_/fc_/span_g'
This page took 0.026641 seconds and 4 git commands to generate.