show the output of a program as notification

This commit is contained in:
Felix Van der Jeugt 2018-01-04 17:48:19 +01:00
parent 3e4f4d3fe6
commit 1ef5a3b4d6
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 3 additions and 0 deletions

3
local/bin/show Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
notify-send "$("$@")"