diff --git a/doc/manual.html b/doc/manual.html index deedfcd..97eb660 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -364,12 +364,12 @@ gradient_id_pressed = 2
  • : adds a separator. You can specify more than one. (since 0.13.0)
  • For example, panel_items = STC will show the systray, the taskbar and the clock (from left to right).

    -
  • panel_monitor = monitor (all or 1 or 2 or ...) : Which monitor tint2 draws the panel on

    +
  • panel_monitor = monitor (all or primary or 1 or 2 or ...) : Which monitor tint2 draws the panel on

  • -
  • primary_monitor_first = boolean (0 or 1) : Place the primary monitor before all the other monitors in the list. (since 0.12.4)

  • +
  • primary_monitor_first = boolean (0 or 1) : Place the primary monitor before all the other monitors in the list. (since 0.12.4; removed in 1.0, use primary instead)