mirror of
https://github.com/elenapan/dotfiles.git
synced 2026-01-01 20:35:39 +08:00
3 lines
101 B
Bash
Executable file
3 lines
101 B
Bash
Executable file
#!/bin/bash
|
|
|
|
notify-send 'Hello world!' 'This is an example notification.' --icon=dialog-information
|