mirror of
https://github.com/cheat/cheat.git
synced 2025-09-03 02:28:29 +02:00
Package with distutils
Created cheatsheets package to store the default sheets.
This commit is contained in:
4
cheatsheets/notify-send
Normal file
4
cheatsheets/notify-send
Normal file
@ -0,0 +1,4 @@
|
||||
To send a desktop notification via dbus:
|
||||
notify-send -i 'icon-file/name' -a 'application_name' 'summary' 'body of message'
|
||||
|
||||
The -i and -a flags can be omitted if unneeded.
|
Reference in New Issue
Block a user