Skip to content

Commit

Permalink
deploy: 4862db6
Browse files Browse the repository at this point in the history
  • Loading branch information
elkowar committed Feb 17, 2024
1 parent fa595ff commit d84c0b9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ <h3 id="defwindow-properties"><a class="header" href="#defwindow-properties"><co
<li>the string <code>&lt;primary&gt;</code>, in which case eww tries to identify the primary display (which may fail, especially on wayland)</li>
<li>an integer, declaring the monitor index</li>
<li>the name of the monitor</li>
<li>an array of monitor matchers, such as: <code>[&quot;&lt;primary&gt;&quot; &quot;HDMI-A-1&quot; &quot;PHL 345B1C&quot; 0]</code>. Eww will try to find a match in order, allowing you to specify fallbacks.</li>
<li>a string containing a JSON-array of monitor matchers, such as: <code>'[&quot;&lt;primary&gt;&quot; &quot;HDMI-A-1&quot; &quot;PHL 345B1C&quot; 0]'</code>. Eww will try to find a match in order, allowing you to specify fallbacks.</li>
</ul>
<p><strong><code>geometry</code>-properties</strong></p>
<table><thead><tr><th align="right">Property</th><th>Description</th></tr></thead><tbody>
Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ <h3 id="defwindow-properties"><a class="header" href="#defwindow-properties"><co
<li>the string <code>&lt;primary&gt;</code>, in which case eww tries to identify the primary display (which may fail, especially on wayland)</li>
<li>an integer, declaring the monitor index</li>
<li>the name of the monitor</li>
<li>an array of monitor matchers, such as: <code>[&quot;&lt;primary&gt;&quot; &quot;HDMI-A-1&quot; &quot;PHL 345B1C&quot; 0]</code>. Eww will try to find a match in order, allowing you to specify fallbacks.</li>
<li>a string containing a JSON-array of monitor matchers, such as: <code>'[&quot;&lt;primary&gt;&quot; &quot;HDMI-A-1&quot; &quot;PHL 345B1C&quot; 0]'</code>. Eww will try to find a match in order, allowing you to specify fallbacks.</li>
</ul>
<p><strong><code>geometry</code>-properties</strong></p>
<table><thead><tr><th align="right">Property</th><th>Description</th></tr></thead><tbody>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit d84c0b9

Please sign in to comment.