mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
note script added
This commit is contained in:
parent
0fae2ce2cf
commit
92f48bf7ab
2
.scripts/note
Executable file
2
.scripts/note
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
echo "$@" && pgrep -x dunst >/dev/null && notify-send "$@"
|
||||
Loading…
x
Reference in New Issue
Block a user