Add icon and sticky variant to notify-send 'N' alias

This commit is contained in:
Adam Goldsmith 2019-07-30 11:27:38 -04:00
parent fabc0bc01b
commit a7434463b3
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
## notify-send
alias N='notify-send "Command finished"'
alias N='notify-send "Command finished" -i text-x-script'
alias NS='N -u critical' # sticky