2014-05-22 08:03:36 +00:00
|
|
|
.TH ROFI 1 rofi
|
2012-06-29 17:29:23 +00:00
|
|
|
.SH NAME
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
rofi \- A window switcher, run dialog and dmenu replacement
|
2012-06-29 17:29:23 +00:00
|
|
|
.SH SYNOPSIS
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2014-08-01 21:29:01 +00:00
|
|
|
\fBrofi\fP [ \-width \fIpct_scr\fP ] [ \-lines \fIlines\fP ] [ \-columns \fIcolumns\fP ] [ \-font \fIxftfont\fP ] [ \-fg \fIcolor\fP ]
|
2014-05-22 08:37:25 +00:00
|
|
|
[ \-bg \fIcolor\fP ] [ \-hlfg \fIcolor\fP ] [ \-hlbg \fIcolor\fP ] [ \-key \fIcombo\fP ] [ \-dkey \fIcomdo\fP ] [ \-rkey \fIcomdo\fP ]
|
2014-07-24 18:38:21 +00:00
|
|
|
[ \-terminal \fIterminal\fP ] [ \-location \fIposition\fP ] [ \-hmode ] [ \-fixed\-num\-lines ] [ \-padding \fIpadding\fP ]
|
2014-05-22 08:37:25 +00:00
|
|
|
[ \-opacity \fIopacity%\fP ] [ \-display \fIdisplay\fP ] [ \-bc \fIcolor\fP ] [ \-bw \fIwidth\fP ] [ \-dmenu [ \-p \fIprompt\fP ] ]
|
2014-06-05 19:55:47 +00:00
|
|
|
[ \-ssh\-set\-title \fItrue|false\fP ] [ \-now ] [ \-rnow ] [ \-snow ] [ \-version ] [ \-help] [ \-dump\-xresources ]
|
2014-07-21 19:39:24 +00:00
|
|
|
[ \-disable\-history ] [ \-levenshtein\-sort ] [ \-show \fImode\fP ] [ \-switcher \fImode1,mode2\fP ]
|
2012-06-29 17:29:23 +00:00
|
|
|
.SH DESCRIPTION
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2014-08-01 21:29:01 +00:00
|
|
|
\fBrofi\fP is an X11 popup window switcher. A list is displayed center\-screen showing open window titles, WM_CLASS, and desktop number.
|
2014-05-22 08:37:25 +00:00
|
|
|
The user may filter the list by typing, navigate with Up/Down or Tab keys, and select a window with Return (Enter). Escape cancels.
|
|
|
|
.SH License
|
|
|
|
.PP
|
|
|
|
MIT/X11
|
2012-06-29 17:29:23 +00:00
|
|
|
.SH USAGE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2014-08-01 21:29:01 +00:00
|
|
|
\fBrofi\fP can be used in two ways, single\-shot; executes once and directly exits when done or as
|
2014-05-22 08:37:25 +00:00
|
|
|
daemon listening to specific key\-combinations.
|
|
|
|
.PP
|
|
|
|
The default key combinations are:
|
|
|
|
.RS
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCF12\fR
|
|
|
|
.RE
|
|
|
|
.PP
|
|
|
|
Show all windows on all desktops.
|
|
|
|
.RS
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCmod1\-F2\fR
|
|
|
|
.RE
|
|
|
|
.PP
|
|
|
|
Show run\-dialog.
|
|
|
|
.RS
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCmod1\-F3\fR
|
|
|
|
.RE
|
|
|
|
.PP
|
|
|
|
Show run\-dialog.
|
2012-06-29 17:29:23 +00:00
|
|
|
.SH OPTIONS
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-key\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Change the key combination to display all windows (default: F12).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-key F12
|
|
|
|
rofi \-key control+shift+s
|
|
|
|
rofi \-key mod1+Tab
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
.PP
|
|
|
|
\fB\fC\-rkey\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Change the key combination to display the run dialog (default: mod1\-F2).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-rkey F11
|
|
|
|
rofi \-rkey control+shift+d
|
|
|
|
rofi \-rkey mod1+grave (grave=backtick)
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
.PP
|
|
|
|
\fB\fC\-skey\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Change the key combination to display the ssh dialog (default: Alt\-F3).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-skey F10
|
|
|
|
rofi \-skey control+shift+s
|
|
|
|
rofi \-skey mod1+grave (grave=backtick)
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
.PP
|
|
|
|
\fB\fC\-now\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
2014-05-22 08:37:25 +00:00
|
|
|
Run rofi in all\-windows mode once then exit. Does not bind any keys.
|
|
|
|
.PP
|
|
|
|
\fB\fC\-rnow\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
2014-05-22 08:37:25 +00:00
|
|
|
Run rofi in run\-dialog mode once then exit. Does not bind any keys.
|
|
|
|
.PP
|
|
|
|
\fB\fC\-snow\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
2014-03-01 16:27:52 +00:00
|
|
|
Run rofi in ssh mode once then exit. Does not bind any keys.
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-bg\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Set the background text color (X11 named color or hex #rrggbb) for the menu (default: #222222).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2012-06-29 17:29:23 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-fg "#222222"
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2012-06-29 17:29:23 +00:00
|
|
|
.RE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-bc\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Set the border color (X11 named color or hex #rrggbb) for the menu (default: #000000).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2012-07-18 12:14:13 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-bc black
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2012-07-18 12:14:13 +00:00
|
|
|
.RE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-bw\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Set the border width in pixels (default: 1).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2012-07-18 12:14:13 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-bw 1
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2012-07-18 12:14:13 +00:00
|
|
|
.RE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-fg\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Set the foreground text color (X11 named color or hex #rrggbb) for the menu (default: #cccccc).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2012-06-29 17:29:23 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-fg "#cccccc"
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2012-06-29 17:29:23 +00:00
|
|
|
.RE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-font\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Xft font name for use by the menu (default: mono\-14).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2012-06-29 17:29:23 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-font monospace\-14:medium
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2012-06-29 17:29:23 +00:00
|
|
|
.RE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-hlbg\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Set the background text color (X11 named color or hex #rrggbb) for the highlighted item in the
|
|
|
|
menu (default: #005577).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2012-06-29 17:29:23 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-fg "#005577"
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2012-06-29 17:29:23 +00:00
|
|
|
.RE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-hlfg\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Set the foreground text color (X11 named color or hex #rrggbb) for the highlighted item in the
|
|
|
|
menu (default: #ffffff).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2012-06-29 17:29:23 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-fg "#ffffff"
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2012-06-29 17:29:23 +00:00
|
|
|
.RE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-opacity\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Set the window opacity (0\-100).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2013-01-20 13:20:05 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-opacity "75"
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2013-01-20 13:20:05 +00:00
|
|
|
.RE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-lines\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Maximum number of lines the menu may show before scrolling (default: 25).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2012-06-29 17:29:23 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-lines 25
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2012-06-29 17:29:23 +00:00
|
|
|
.RE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-columns\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
The number of columns the menu may show before scrolling (default: 25).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2014-05-21 22:38:14 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-columns 2
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2014-05-21 22:38:14 +00:00
|
|
|
.RE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2014-08-14 19:16:42 +00:00
|
|
|
\fB\fC\-width\fR [value]
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Set the width of the menu as a percentage of the screen width (default: 60).
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2012-06-29 17:29:23 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-width 60
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2012-06-29 17:29:23 +00:00
|
|
|
.RE
|
2014-08-14 19:16:42 +00:00
|
|
|
.IP
|
|
|
|
If value is larger then 100, the size is set in pixels. e.g. to span a full hd monitor:
|
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
.nf
|
|
|
|
rofi \-width 1980
|
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
.IP
|
|
|
|
If the value is negative, it tries to estimates a character width. To show 30 characters on a row:
|
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
.nf
|
|
|
|
rofi \-width \-30
|
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
.TP
|
|
|
|
(Character width is a rough estimation, and might not be correct, but should work for most
|
|
|
|
monospaced fonts..)
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-terminal\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Specify what terminal to start (default x\-terminal\-emulator)
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2014-01-20 20:17:19 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-terminal xterm
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2014-01-20 20:17:19 +00:00
|
|
|
.RE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2014-07-24 18:38:21 +00:00
|
|
|
\fB\fC\-location\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Specify where the window should be located. The numbers map to the following location on the
|
|
|
|
monitor:
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
1 2 3
|
|
|
|
8 0 4
|
|
|
|
7 6 5
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
.PP
|
|
|
|
\fB\fC\-hmode\fR
|
|
|
|
.IP
|
|
|
|
Switch to horizontal mode (ala dmenu). The number of elements is the number of \fB\fClines\fR times the
|
|
|
|
number of \fB\fCcolumns\fR\&.
|
|
|
|
.PP
|
|
|
|
\fB\fC\-fixed\-num\-lines\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Keep a fixed number of visible lines (See the \fB\fC\-lines\fR option.)
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-padding\fR
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Define the inner margin of the window. Default is 5 pixels.
|
|
|
|
.IP
|
|
|
|
To make rofi look like dmenu:
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2014-01-26 11:02:00 +00:00
|
|
|
.RS
|
2014-05-22 08:37:25 +00:00
|
|
|
.nf
|
2014-08-01 21:29:01 +00:00
|
|
|
rofi \-hmode \-padding 0
|
2014-05-22 08:37:25 +00:00
|
|
|
.fi
|
2014-01-26 11:59:10 +00:00
|
|
|
.RE
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-dmenu\fR
|
|
|
|
.IP
|
2014-04-23 16:31:08 +00:00
|
|
|
Run rofi in dmenu mode. Allowing it to be used for user interaction in scripts.
|
2014-08-01 21:29:01 +00:00
|
|
|
.IP
|
|
|
|
Pressing \fB\fCshift\-enter\fR will open the selected entries and move to the next entry.
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2014-05-22 19:56:57 +00:00
|
|
|
\fB\fC\-dump\-xresources\fR
|
|
|
|
.IP
|
|
|
|
Dump the current active configuration in xresources format to the command\-line.
|
|
|
|
.PP
|
2014-05-22 08:37:25 +00:00
|
|
|
\fB\fC\-ssh\-set\-title\fR \fItrue|false\fP
|
|
|
|
.IP
|
|
|
|
SSH dialogs tries to set 'ssh hostname' of the spawned terminal.
|
2014-05-22 08:03:36 +00:00
|
|
|
Not all terminals support this.
|
|
|
|
Default value is true.
|
2014-06-05 19:55:47 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-disable\-history\fR
|
|
|
|
.IP
|
|
|
|
Disable history
|
2014-07-16 18:06:48 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-levenshtein\-sort\fR
|
|
|
|
.IP
|
|
|
|
When searching sort the result based on levenshtein distance.
|
2014-07-21 19:39:24 +00:00
|
|
|
.PP
|
|
|
|
\fB\fC\-show\fR \fImode\fP
|
|
|
|
.IP
|
|
|
|
Open rofi in a certain mode.
|
|
|
|
.IP
|
|
|
|
For example to show the run\-dialog:
|
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
.nf
|
|
|
|
rofi \-show run
|
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
.IP
|
|
|
|
This function deprecates \-rnow,\-snow and \-now
|
|
|
|
.PP
|
|
|
|
\fB\fC\-switchers\fR \fImode1,mode1\fP
|
|
|
|
.IP
|
|
|
|
Give a comma separated list of modes to enable, in what order.
|
|
|
|
.IP
|
|
|
|
For example to only show the run and ssh dialog (in that order):
|
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
.nf
|
|
|
|
rofi \-switchers "run,ssh" \-show run
|
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
.IP
|
|
|
|
Custom modes can be added using the internal 'script' mode. Each mode has two parameters:
|
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
.nf
|
|
|
|
<name>:<script>
|
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
.IP
|
|
|
|
So to have a mode 'Workspaces' using the \fB\fCi3_switch_workspace.sh\fR script type:
|
|
|
|
.PP
|
|
|
|
.RS
|
|
|
|
.nf
|
|
|
|
rofi \-switchers "window,run,ssh,Workspaces:i3_switch_workspaces.sh" \-show Workspaces
|
|
|
|
.fi
|
|
|
|
.RE
|
2014-08-05 18:09:39 +00:00
|
|
|
.SH Keybindings
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
2014-08-05 18:09:39 +00:00
|
|
|
Rofi supports the following keybindings:
|
2014-08-03 19:51:31 +00:00
|
|
|
.RS
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-v, Insert\fR: Paste clipboard
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-Shift\-v, Shift\-Insert\fR: Paste primary selection
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-u\fR: Clear the line
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-a\fR: Beginning of line
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-e\fR: End of line
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-f, Right\fR: Forward one character
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-b, Left\fR: Back one character
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-d, Delete\fR: Delete character
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-h, Backspace\fR: Backspace (delete previous character)
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-j,Ctrl\-m,Enter\fR: Accept entry
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-n,Down\fR: Select next entry
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-p,Up\fR: Select previous entry
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCPage Up\fR: Go to the previous page
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCPage Down\fR: Go to the next page
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-Page Up\fR: Go to the previous column
|
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fCCtrl\-Page Down\fR: Go to the next column
|
2014-08-05 18:09:39 +00:00
|
|
|
.IP \(bu 2
|
|
|
|
\fB\fC?\fR: Switch to the next modi. The list can be customized with the \fB\fC\-switchers\fR argument.
|
2014-08-03 19:51:31 +00:00
|
|
|
.RE
|
2014-08-05 18:09:39 +00:00
|
|
|
.SH WEBSITE
|
|
|
|
.PP
|
|
|
|
\fBrofi\fP website can be found at here
|
|
|
|
.UR https://davedavenport.github.io/rofi/
|
|
|
|
.UE
|
2012-06-29 17:29:23 +00:00
|
|
|
.SH AUTHOR
|
2014-05-22 08:37:25 +00:00
|
|
|
.PP
|
|
|
|
Qball Cow
|
|
|
|
.MT qball@gmpclient.org
|
|
|
|
.ME
|
|
|
|
.PP
|
|
|
|
Original code based on work by: Sean Pringle
|
|
|
|
.MT sean.pringle@gmail.com
|
|
|
|
.ME
|