]> git.sev.monster Git - dotfiles.git/blame - bin/yabar-i3mode
update scripts, vim plugins, fonts, firefox, tint2
[dotfiles.git] / bin / yabar-i3mode
CommitLineData
ff1a2414 1#!/bin/sh
2i3-mode | while read -r x; do
3 [ "$x" != "default" ] && echo "!Ybg0x268bd2Y!$x" || echo "$x"
4done
This page took 0.041314 seconds and 4 git commands to generate.