README 794 B

123456789101112131415161718192021222324
  1. sl-fortune (a fortune notification in X with a slack-ish icon)
  2. sl-fortune (Slack Fortune) calls fortune and sends the output to
  3. your desktop via notify-send. Three slack-themed icons are provided.
  4. When run as root the icon can be set to one of {tux, bob, slk}.
  5. #sl-fortune bob
  6. sl-fortune can autostart if a user runs it with the --install flag.
  7. $sl-fortune -i
  8. Upon installation it has a random delay, accessible when run with -r
  9. $sl-fortune -r
  10. To disable, remove the -r flag in ~/.config/autostart/sl-fortune.desktop
  11. J.R. "Bob" Dobbs is a trademark of The SubGenius Foundation, Inc.
  12. Visit http://www.subgenius.com for the good word from the Slack Master.
  13. sl-fortune v0.1, copyright (c) 2021 David Ferrone
  14. May be freely distributed
  15. under the terms of the GNU General Public License v2.0