Cross merge with CSR.
[profile.git] / .xbindkeys / title
1 #!/bin/bash
2
3 cat << EOF | xmacroplay -d 0 $DISPLAY &>/dev/null
4 KeyStr Escape
5 String iecho -e '\033]2;${1+"$@"}\007'
6 KeyStr Return
7 EOF