elenapan/Scripts/hello_world.sh

3 lines
123 B
Bash
Executable file

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