show the output of a program as notification
This commit is contained in:
parent
3e4f4d3fe6
commit
1ef5a3b4d6
3
local/bin/show
Executable file
3
local/bin/show
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
notify-send "$("$@")"
|
Loading…
Reference in New Issue
Block a user