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