`notify -k asdf -t "Message" -i "Title"` `notify --only-key asdf --text "Text" --title "title"` Created separate issue to discuss the implementation separately.
notify -k asdf -t "Message" -i "Title"notify --only-key asdf --text "Text" --title "title"Created separate issue to discuss the implementation separately.