aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11/rename_current_window.sh
blob: d686ba4c709224e31cafea774d41bbc8b956b8e6 (plain)
1
2
3
#! /bin/sh

xdotool set_window --name "$1" --class CONFIRM_BEFORE_CLOSE "$(xdotool getactivewindow)"