mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04:00
Fix documentation
This commit is contained in:
parent
9a197e4e04
commit
04378179b9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
Set the background text color (X11 named color or hex #rrggbb) for the highlighted item in the
|
||||||
menu.
|
menu.
|
||||||
|
|
||||||
rofi -fg "#005577"
|
rofi -hlbg "#005577"
|
||||||
|
|
||||||
Default: *#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
|
Set the foreground text color (X11 named color or hex #rrggbb) for the highlighted item in the
|
||||||
menu.
|
menu.
|
||||||
|
|
||||||
rofi -fg "#ffffff"
|
rofi -hlfg "#ffffff"
|
||||||
|
|
||||||
Default: *#FFFFFF*
|
Default: *#FFFFFF*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue