]> git.sev.monster Git - dotfiles.git/blame - bin/yabar-i3mode
update urxvtd detection, new script `wall'
[dotfiles.git] / bin / yabar-i3mode
CommitLineData
f7960c69 1#!/bin/sh
2i3-mode | while read -r x; do
3 [ "$x" != "default" ] && echo "!Ybg0x268bd2Y!$x" || echo "$x"
4done
This page took 0.027081 seconds and 4 git commands to generate.