mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01: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