1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-11 13:50:48 -05:00

Merge pull request #124 from vimeitor/patch-1

Fix documentation
This commit is contained in:
Dave Davenport 2015-02-05 08:13:39 +01:00
commit b0b8a0c477

View file

@ -210,7 +210,7 @@ The default key combinations are:
Set the background text color (X11 named color or hex #rrggbb) for the highlighted item in the
menu.
rofi -fg "#005577"
rofi -hlbg "#005577"
Default: *#005577*
@ -219,7 +219,7 @@ The default key combinations are:
Set the foreground text color (X11 named color or hex #rrggbb) for the highlighted item in the
menu.
rofi -fg "#ffffff"
rofi -hlfg "#ffffff"
Default: *#FFFFFF*