]> git.sev.monster Git - dotfiles.git/blob - bin/yabar-i3mode
link dabuild and dabuild-admin from docker-abuild
[dotfiles.git] / bin / yabar-i3mode
1 #!/bin/sh
2 i3-mode | while read -r x; do
3         [ "$x" != "default" ] && echo "!Ybg0x268bd2Y!$x" || echo "$x"
4 done
This page took 0.039293 seconds and 4 git commands to generate.