elenapan/Scripts/hello_world.sh

3 lines
101 B
Bash
Executable file

#!/bin/bash
notify-send 'Hello world!' 'This is an example notification.' --icon=dialog-information