summaryrefslogtreecommitdiff
path: root/bin/guiscripts/wintitle
blob: 64938a5572e4b9ff71082730ff8f6040b40d52f1 (plain)
1
2
3
#!/bin/sh

notify-send "wintitle" "<b>$(hyprctl activewindow -j | jq -r '.title')</b>"