index
:
helper
configure
coproc
dev
files
foo
My daily-use scripts and dotfiles. Maybe you'll find something useful here
pham <pham@topo.tw>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
X11
/
rename_current_window.sh
blob: 59caa26a152f1643305b1764ab0b06a8942bfecf (
plain
)
1
2
3
#! /bin/sh
xdotool set_window
--name
"@
${1##@}
"
"$(xdotool getactivewindow)"