rofi/doc
Dave Davenport 7c331b130b [Calc] Add min/max operator support to calc()
Fixes: #1172
2020-09-14 20:34:39 +02:00
..
README.md Update doc/readme to be markdown. 2020-04-20 11:28:33 +02:00
create_screenshot.sh bad start at picture. 2015-10-23 18:26:40 +02:00
default_theme.rasi [Theme] Change default theme icon height to 1 em, to match old behaviour better. 2020-09-14 20:05:29 +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 [Theme] update manpage with fix 2020-09-11 17:55:09 +02:00
rofi-script.5.markdown [Script] Add 'info' row option, that gets passed to ROFI_INFO environment. 2020-05-24 19:10:49 +02:00
rofi-sensible-terminal.1 Remove gnome-terminal from rofi-sensible-terminal (#1074) 2020-03-20 10:01:11 +01:00
rofi-theme-selector.1 [Theme] update manpage with fix 2020-09-11 17:55:09 +02:00
rofi-theme-selector.1.markdown include $XDG_CONGIG_HOME/rofi/themes 2017-12-10 23:18:20 +01:00
rofi-theme.5 [Theme] First attempt at more cleanups and nested media support. 2020-09-13 15:11:12 +02:00
rofi-theme.5.markdown [Calc] Add min/max operator support to calc() 2020-09-14 20:34:39 +02:00
rofi.1 issue 1187: If error on launching application, show error message and return to list` (#1193) 2020-09-13 21:56:25 +02:00
rofi.1.markdown issue 1187: If error on launching application, show error message and return to list` (#1193) 2020-09-13 21:56:25 +02:00
rofi.doxy.in Remove unsupported tag from doxy file. 2016-11-15 23:15:22 +01: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 Fix typo "Csutom" (#1025) 2019-11-03 20:06:48 +01:00

README.md

Manpages are build using go-md2man

Manpages can be updated using the following make command:

make update-manpage