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