summaryrefslogtreecommitdiffstats
path: root/mkdocs/docs/index.md
blob: 57374a3fc148970ff9275680af055d1b42c65b96 (plain)
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
# Welcome to Rofi Documentation


This website holds the web-version of the manpages for rofi and several guides
that have been published over the past years.
The manpages are grouped on rofi version.

![rofi](images/rofi.png)


* [Installation](INSTALL.md)
* [Themes](themes/themes.md)
* [User scripts (wiki)](https://github.com/davatorium/rofi/wiki/User-scripts)

## Development version

* [Rofi manpage](current/rofi.1.markdown)
* [Themes](current/rofi-theme.5.markdown)
* [Dmenu](current/rofi-dmenu.5.markdown)
* [Script](current/rofi-script.5.markdown)
* [Debugging](current/rofi-debugging.5.markdown)
* [Keys](current/rofi-keys.5.markdown)

## Stable

* [Rofi manpage](1.7.5/rofi.1.markdown)
* [Themes](1.7.5/rofi-theme.5.markdown)
* [Dmenu](1.7.5/rofi-dmenu.5.markdown)
* [Script](1.7.5/rofi-script.5.markdown)
* [Debugging](1.7.5/rofi-debugging.5.markdown)
* [Keys](1.7.5/rofi-keys.5.markdown)

## Guides

* [Transparency](guides/Transparency/theme3-transparency)
* [Positioning](guides/Positioning/theme3-positioning)
* [Plugins](guides/Plugins/2017-04-19-rofi-140-sneak-preview-plugins.md)
* [Dynamic Theme](guides/DynamicThemes/dynamic_themes.md)