rofi/doc
a1346054 c62137f8ab
Simple maintenance improvements (#1370)
* rofi moved to libera.chat

* unify some theme headers and whitespace

* consistently use the same hashbang for bash

* improve obsolete way of testing equality

see https://github.com/koalaman/shellcheck/wiki/SC2268 for explanation

* use consistent function definitions in bash scripts

* remove duplicated author and fix whitespace

* quote all variables in scripts

fixes many warnings identified through shellcheck

* fix whitespace in scripts

* fix whitespace in non-source files

* fix spelling in non-source files

* fix whitespace and indentation in source files

* fix spelling in source files
2021-08-14 13:03:16 +02:00
..
README.md
create_screenshot.sh Simple maintenance improvements (#1370) 2021-08-14 13:03:16 +02:00
default_configuration.rasi Simple maintenance improvements (#1370) 2021-08-14 13:03:16 +02:00
default_theme.rasi Simple maintenance improvements (#1370) 2021-08-14 13:03:16 +02:00
help-output.txt
meson.build
old-theme-convert-input.theme
old-theme-convert-output.rasi
rofi-script.5 Simple maintenance improvements (#1370) 2021-08-14 13:03:16 +02:00
rofi-script.5.markdown Simple maintenance improvements (#1370) 2021-08-14 13:03:16 +02:00
rofi-sensible-terminal.1
rofi-sensible-terminal.1.markdown Simple maintenance improvements (#1370) 2021-08-14 13:03:16 +02:00
rofi-theme-selector.1
rofi-theme-selector.1.markdown
rofi-theme.5 Simple maintenance improvements (#1370) 2021-08-14 13:03:16 +02:00
rofi-theme.5.markdown Simple maintenance improvements (#1370) 2021-08-14 13:03:16 +02:00
rofi.1 Simple maintenance improvements (#1370) 2021-08-14 13:03:16 +02:00
rofi.1.markdown Simple maintenance improvements (#1370) 2021-08-14 13:03:16 +02:00
rofi.doxy.in
rofi.png
sizing.svg
test_xr.txt fix typo (#1355) 2021-07-29 20:46:23 +02:00

README.md

Manpages are build using go-md2man

Manpages can be updated using the following make command:

make update-manpage