note script added
This commit is contained in:
2
.scripts/note
Executable file
2
.scripts/note
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
echo "$@" && pgrep -x dunst >/dev/null && notify-send "$@"
|
||||
Reference in New Issue
Block a user