personal dotfiles: my Hyprland config
1
2
3
4
#!/bin/sh
t="$@"
echo -e '\033]2;'$t'\007' 1>&2
"$@"