mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Bump version to 0.14.12
This commit is contained in:
parent
0b34b958a6
commit
9b33197e1f
3 changed files with 13 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
AC_INIT([rofi], [0.14.9], [qball@gmpclient.org])
|
||||
AC_INIT([rofi], [0.14.12], [qball@gmpclient.org])
|
||||
|
||||
AC_CONFIG_SRCDIR([source/rofi.c])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
|
|
@ -381,6 +381,10 @@ Rofi supports the following keybindings:
|
|||
|
||||
Try using a mono-space font.
|
||||
|
||||
`Rofi is completely black.`
|
||||
|
||||
Check quotes used on the commandline: e.g. used “ instead of ".
|
||||
|
||||
## WEBSITE
|
||||
|
||||
**rofi** website can be found at [here](https://davedavenport.github.io/rofi/)
|
||||
|
|
|
@ -495,6 +495,14 @@ Rofi supports the following keybindings:
|
|||
Try using a mono\-space font.
|
||||
.fi
|
||||
.RE
|
||||
.PP
|
||||
\fB\fCRofi is completely black.\fR
|
||||
.PP
|
||||
.RS
|
||||
.nf
|
||||
Check quotes used on the commandline: e.g. used “ instead of ".
|
||||
.fi
|
||||
.RE
|
||||
.SH WEBSITE
|
||||
.PP
|
||||
\fBrofi\fP website can be found at here
|
||||
|
|
Loading…
Reference in a new issue