mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
note script added
This commit is contained in:
parent
da353ae174
commit
fae1b72288
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