]>
git.sev.monster Git - dotfiles.git/blame_incremental - bin/tint2-i3status
... / ...
Commit | Line | Data |
| 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.031148 seconds and 4 git commands to generate.