show the output of a program as notification
This commit is contained in:
parent
3e4f4d3fe6
commit
1ef5a3b4d6
1 changed files with 3 additions and 0 deletions
3
local/bin/show
Executable file
3
local/bin/show
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
notify-send "$("$@")"
|
Loading…
Add table
Add a link
Reference in a new issue