forked from enkore/j4-dmenu-desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
j4-dmenu-desktop.1
47 lines (41 loc) · 1.78 KB
/
j4-dmenu-desktop.1
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
.TH J4\-DMENU\-DESKTOP 1
.SH NAME
j4-dmenu-desktop \- faster replacement for i3\-dmenu\-desktop
.SH DESCRIPTION
j4\-dmenu\-desktop is a faster replacement for i3-dmenu-desktop.
It's purpose is to find .desktop files and offer you a menu to start an
application using dmenu.
.SH "SYNOPSIS"
.IP
\fBj4\-dmenu\-desktop\fR [\fB\-\-dmenu\fR="dmenu \-i"] [\fB\-\-term\fR="i3\-sensible\-terminal"]
.SH OPTIONS
.IP \fB\-\-dmenu=\fR<command>
Determines the command used to invoke dmenu
Executed with your shell ($SHELL) or \fI\,/bin/sh\/\fP
.IP \fB\-\-use\-xdg\-de\fR
Enables reading $XDG_CURRENT_DESKTOP to determine the desktop environment
.IP \fB\-\-display\-binary\fR
Display binary name after each entry (off by default)
.IP \fB\-\-no\-generic\fR
Do not include the generic name of desktop entries
.IP \fB\-\-term=\fR<command>
Sets the terminal emulator used to start terminal apps
.IP \fB\-\-usage\-log=\fR<file>
Must point to a read-writeable file (will create if not exists).
In this mode entries are sorted by usage frequency.
.IP \fB\-\-help\fR
Display this help message
.SH "SEE ALSO"
https://github.com/enkore/j4\-dmenu\-desktop
.SH COPYRIGHT
Copyright (C) 2013 enkore <public+j4\-dmenu\[email protected]>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.