1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-11 13:50:48 -05:00
rofi/doc
Christian Friedow f5aa8f27a2
docs: element children theming (#1818)
* docs: element children theming

* docs: move element custom children docs

* docs: use relative link instead of absolute
2023-03-05 11:17:57 +01:00
..
default_configuration.rasi Change modi -> modes 2022-02-23 22:42:56 +01:00
default_theme.rasi
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
README.md
rofi-debugging.5 [Window] Add -window-prefer-icon-theme option. 2022-10-22 11:03:11 +02:00
rofi-debugging.5.markdown [Debug] Add a '-log' flag. 2022-07-08 22:53:07 +02:00
rofi-dmenu.5 [DMenu] Add -ellipsize-mode option. 2022-11-19 21:03:22 +01:00
rofi-dmenu.5.markdown [DMenu] Add -ellipsize-mode option. 2022-11-19 21:03:22 +01:00
rofi-keys.5 I785 (#1789) 2023-01-22 17:25:17 +01:00
rofi-keys.5.markdown I785 (#1789) 2023-01-22 17:25:17 +01:00
rofi-script.5 [DMenu|Script] Add per row urgent/active option. 2023-01-08 12:10:40 +01:00
rofi-script.5.markdown [DMenu|Script] Add per row urgent/active option. 2023-01-08 12:10:40 +01:00
rofi-sensible-terminal.1 [Window] Add -window-prefer-icon-theme option. 2022-10-22 11:03:11 +02:00
rofi-sensible-terminal.1.markdown
rofi-theme-selector.1 [Window] Add -window-prefer-icon-theme option. 2022-10-22 11:03:11 +02:00
rofi-theme-selector.1.markdown
rofi-theme.5 #1802: Calc broken fix (#1803) 2023-02-14 15:53:10 +01:00
rofi-theme.5.markdown docs: element children theming (#1818) 2023-03-05 11:17:57 +01:00
rofi.1 I785 (#1789) 2023-01-22 17:25:17 +01:00
rofi.1.markdown I785 (#1789) 2023-01-22 17:25:17 +01:00
rofi.doxy.in [Doxy] Fix the doxygen check and some warnings. 2022-07-28 00:23:21 +02:00

Manpages are build using go-md2man

Manpages can be updated using the following make command:

make update-manpage