rofi/doc
Dave Davenport 1af76c1f11 Remove some unused scripts and images. 2022-05-24 23:37:23 +02:00
..
Notes/Theme [DOC] Fix key names in theme location name. 2021-10-12 22:47:40 +02:00
README.md Update doc/readme to be markdown. 2020-04-20 11:28:33 +02:00
default_configuration.rasi Change modi -> modes 2022-02-23 22:42:56 +01:00
default_theme.rasi [Theme] Undo part of default theme changes, always pick build-in 2021-08-24 18:19:25 +02:00
help-output.txt Manpage tweaks for rofi.1 (#1120) 2020-05-10 15:44:29 +02:00
meson.build [Doc] Add a rofi-debugging manpage. 2022-04-11 11:19:34 +02:00
meson_build_manpages.sh [Doc] Update manpage on keybindings. 2021-08-27 15:34:59 +02:00
rofi-debugging.5 [Doc] Update rofi.1 with an extra example. 2022-04-14 20:45:37 +02:00
rofi-debugging.5.markdown [doc] Update debugging manpage. 2022-04-11 11:24:36 +02:00
rofi-dmenu.5 [DMenu] Huge list speedups (#1621) 2022-04-20 21:53:44 +02:00
rofi-dmenu.5.markdown [DMenu] Huge list speedups (#1621) 2022-04-20 21:53:44 +02:00
rofi-keys.5 [Doc] Update rofi.1 with an extra example. 2022-04-14 20:45:37 +02:00
rofi-keys.5.markdown [listview] Allow settings of flow direction of elements (#1605) 2022-03-07 20:37:58 +01:00
rofi-script.5 [Doc] Update rofi.1 with an extra example. 2022-04-14 20:45:37 +02:00
rofi-script.5.markdown [Script] Support a data option that get passed to next execution. 2022-03-02 22:06:04 +01:00
rofi-sensible-terminal.1 [Doc] Update rofi.1 with an extra example. 2022-04-14 20:45:37 +02:00
rofi-sensible-terminal.1.markdown Simple maintenance improvements (#1370) 2021-08-14 13:03:16 +02:00
rofi-theme-selector.1 [Doc] Update rofi.1 with an extra example. 2022-04-14 20:45:37 +02:00
rofi-theme-selector.1.markdown include $XDG_CONGIG_HOME/rofi/themes 2017-12-10 23:18:20 +01:00
rofi-theme.5 [Doc] Update rofi.1 with an extra example. 2022-04-14 20:45:37 +02:00
rofi-theme.5.markdown [DOC] Small fixes to rofi-theme manpage. 2022-04-07 21:02:55 +02:00
rofi.1 [Doc][Config] Update documentation for new fallback icon 2022-05-12 19:52:35 +02:00
rofi.1.markdown [Doc][Config] Update documentation for new fallback icon 2022-05-12 19:52:35 +02:00
rofi.doxy.in Fix some of the documentation 2020-10-12 21:39:36 +02:00

README.md

Manpages are build using go-md2man

Manpages can be updated using the following make command:

make update-manpage