rofi/doc
Dave Davenport 40da1b25e2 [Theme3.0] Change reference to use the CSS like var() syntax.
Supports defaults var(name, default); var(name);
Where default can be another property.
(https://www.w3schools.com/css/css3_variables.asp)

This deprecates the @name syntax.

Fixes: #876
2019-01-29 17:56:45 +01:00
..
README
create_screenshot.sh
default_theme.rasi [Theme3.0] Change reference to use the CSS like var() syntax. 2019-01-29 17:56:45 +01:00
help-output.txt
meson.build
old-theme-convert-input.theme
old-theme-convert-output.rasi [Theme3.0] Change reference to use the CSS like var() syntax. 2019-01-29 17:56:45 +01:00
rofi-sensible-terminal.1
rofi-theme-selector.1
rofi-theme-selector.1.markdown
rofi-theme.5
rofi-theme.5.markdown
rofi.1
rofi.1.markdown
rofi.doxy.in
rofi.png
sizing.svg
test_xr.txt

README

Update manpage using ronn [https://github.com/rtomayko/ronn]

    ronn --roff --pipe rofi-manpage.markdown > rofi.1