Skip to content

Commit

Permalink
randr.output: documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
PH111P committed Apr 5, 2018
1 parent 64b5fe5 commit 59e87d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion powerline/config_files/colorschemes/wm/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"left": "#bar;pass_oneshot:output:{output_name}:toggle"
}
},
"output:mirror": {
"output:mirror_state": {
"bg": "level:2_bg",
"fg": "level:2_fg",
"click": {
Expand Down
2 changes: 1 addition & 1 deletion powerline/segments/randr.py
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ def render(self, data, segment_info, mirror_format='{mirror_icon}',
Also restarts bars appropriately.
Highlight groups used: ``output:mirror``, ``output:extend``, ``output:mirror_stata``,
Highlight groups used: ``output:mirror``, ``output:extend``, ``output:mirror_state``,
``output``, for the mirror mode part, and
``output:off``, ``output:on``, ``output:status``, ``output``, for the outputs.
Expand Down

0 comments on commit 59e87d3

Please sign in to comment.