aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11/rename_current_window.sh
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-03-13 10:43:52 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-03-13 10:43:52 +0800
commit3b396b67111ecf963716d70ac5ee93a1522fef5e (patch)
tree5459d9e0233308e3594ca2f614f9a137c984e608 /X11/rename_current_window.sh
parentf5c7e048fb6b0a3e5f22c0edf31c34911fb326d1 (diff)
Update
Diffstat (limited to 'X11/rename_current_window.sh')
-rwxr-xr-xX11/rename_current_window.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/rename_current_window.sh b/X11/rename_current_window.sh
index c66c86b..d686ba4 100755
--- a/X11/rename_current_window.sh
+++ b/X11/rename_current_window.sh
@@ -1,3 +1,3 @@
1#! /bin/sh 1#! /bin/sh
2 2
3xdotool set_window --name "$1" "$(xdotool getactivewindow)" 3xdotool set_window --name "$1" --class CONFIRM_BEFORE_CLOSE "$(xdotool getactivewindow)"