File: taffybar.1

package info (click to toggle)
taffybar 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 508 kB
  • sloc: haskell: 4,766; ansic: 20; makefile: 6
file content (32 lines) | stat: -rw-r--r-- 742 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.TH taffybar 1 "19 July 2013" "taffybar version 0.2.1" "User Manual"

.SH NAME
taffybar \- desktop bar extensible in Haskell

.SH SYNOPSIS
.B taffybar

.SH DESCRIPTION
Taffybar is a desktop bar written and extensible in Haskell. Consult the html
documentation for a full description of its behaviour.

.SH OPTIONS
It doesn't take any.

.SH FILES
It can be configured in ~/.config/taffybar/taffybar.hs; consult the html
documentation.

.SH BUGS
Bug reports, ideas and suggestions should be posted to the GitHub issue tracker
<https://github.com/travitch/taffybar/issues>.

.SH COPYRIGHT
Copyright \(co 2012 Tristan Ravitch.
.PP
Taffybar is released under the terms of the BSD License.
.SH "SEE ALSO"
.BR xmobar (1)

.SH AUTHOR
Tristan Ravitch