rofi/doc
Dave Davenport dc101975aa [Doc] Clarify and update run/drun alt/custom binding. 2021-07-05 16:47:24 +02:00
..
README.md Update doc/readme to be markdown. 2020-04-20 11:28:33 +02:00
create_screenshot.sh Remove extra colons (#1199) 2020-09-18 12:50:35 +02:00
default_theme.rasi Add cursor property (#1313) 2021-05-23 00:17:27 +02:00
help-output.txt Manpage tweaks for rofi.1 (#1120) 2020-05-10 15:44:29 +02:00
meson.build meson: Drop unnecessary "install: false" arg from configure_file() 2019-03-26 12:25:28 +01:00
old-theme-convert-input.theme Change ARGB to RGBA, fix in theme converter 2017-05-16 21:55:52 +02:00
old-theme-convert-output.rasi [Window] Add thumbnail of windows as option. 2019-10-17 21:19:19 +02:00
rofi-script.5 [doc] small textual tweak 2021-06-15 20:10:04 +02:00
rofi-script.5.markdown [Script] Don't enable custom keybindings by default, script needs to enable this. 2021-05-31 14:21:09 +02:00
rofi-sensible-terminal.1 [doc] small textual tweak 2021-06-15 20:10:04 +02:00
rofi-sensible-terminal.1.markdown [Man] update-rofi-sensible-terminal.1 manpage 2020-09-19 16:49:50 +02:00
rofi-theme-selector.1 [doc] small textual tweak 2021-06-15 20:10:04 +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] Clarify and update run/drun alt/custom binding. 2021-07-05 16:47:24 +02:00
rofi-theme.5.markdown [DOC] Update rofi-theme(5) for github highlighting 2021-07-02 18:17:25 +02:00
rofi.1 [Doc] Clarify and update run/drun alt/custom binding. 2021-07-05 16:47:24 +02:00
rofi.1.markdown [Doc] Clarify and update run/drun alt/custom binding. 2021-07-05 16:47:24 +02:00
rofi.doxy.in Fix some of the documentation 2020-10-12 21:39:36 +02:00
rofi.png Add png. 2015-10-23 20:37:02 +02:00
sizing.svg Update picture 2015-10-23 20:58:00 +02:00
test_xr.txt add prefix matching method feature (#1237) 2021-05-29 13:39:31 +02:00

README.md

Manpages are build using go-md2man

Manpages can be updated using the following make command:

make update-manpage