Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- menu query {
- -
- $iif($PQTarget != $null,$iif($PQTarget isnotify,[×] Notify,[_] Notify)) : if ($1 isnotify) notify -r $1 | else notify $1 $?="Note"
- $iif($PQTarget $+ !*@* isignore ,[×],[_]) Ignore : if ($1 $+ !*@* isignore ) ignore -r $1 $+ !*@* | else { ignore $1 $+ !*@* | .close -mc $1 }
- }
- alias PQTarget { if ($active == Notify List) return $snotify | else return $active }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement