No need for notify send

This commit is contained in:
Thomas Forgione 2024-06-21 22:23:53 +02:00
parent 6e63a19f04
commit 8ba58d1475
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ WINDOW_ID=$(xdotool getactivewindow)
WM_NAME=$(xprop -id $WINDOW_ID WM_NAME | cut -d '"' -f 2)
uuid=$(uuidgen)
notify-send $WM_NAME you
if [ -f $HOME/.config/terminalscwd/$WM_NAME.ssh ]; then
cp $HOME/.config/terminalscwd/$WM_NAME.ssh $HOME/.config/terminalscwd/$uuid.ssh